octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: --norc option


From: Andrew Janke
Subject: Re: --norc option
Date: Thu, 7 Feb 2019 14:59:55 -0500
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:60.0) Gecko/20100101 Thunderbird/60.5.0



On 2/7/19 2:54 PM, Rik wrote:
On 02/07/2019 11:15 AM, address@hidden wrote:
Subject:
Re: RC2 / 5.0.91


Thoughts on how to handle this? Should site octaverc still be run when doing test suite runs? Is Octave.app doing the Right Thing by relying on the site octaverc to do important tool configuration?

Can't answer all of the questions, but Octave offers fine-grained control over which initialization files are used:

   --no-init-file          Don't read the ~/.octaverc or .octaverc files.
   --no-site-file          Don't read the site-wide octaverc file.
   --norc, -f              Don't read any initialization files.

It would be quite possible to use --no-init-file rather than --norc for 'make check'.

--Rik

Oh, that's what I needed. I just didn't remember all the options. Thanks!

Cheers,
Andrew



reply via email to

[Prev in Thread] Current Thread [Next in Thread]