Help issues

Vincent LADEUIL v.ladeuil at alplog.fr
Fri Feb 3 14:45:06 GMT 2006


>>>>> "Aaron" == Aaron Bentley <aaron.bentley at utoronto.ca> writes:

    Aaron> James Blackwell wrote:
    >> On Wed, Feb 01, 2006 at 05:36:41PM +1100, Martin Pool
    >> wrote:
    >>> Any comments on this doc change?
    >> 
    >> 
    >> The instructions imply to me that --no-plugins only works
    >> when selftest is run. A quick test implies that
    >> --no-plugins works all the time.

    Aaron> The term 'global' is meant to imply that this option
    Aaron> works all the time.  How can we express this better?


,----
|  If the global option '--no-plugins' is given, plugins are not loaded
|  before running the selftests.  This has two effects: features provided or
|  modified by plugins will not be tested, and tests provided by plugins will
|  not be run.
| 
|  examples:
|      bzr selftest ignore
|      bzr --no-plugins selftest -v
`----

What about :

If  the global option  '--no-plugins' is  given, plugins  are not
loaded.  This has two effects on the selftests: features provided
or modified by plugins will  not be tested, and tests provided by
plugins will not be run.

 examples:
     bzr selftest ignore
     bzr --no-plugins selftest -v


     Vincent




More information about the bazaar mailing list