[MERGE] missing -q is quieter (#284748)

Martin Pool mbp at sourcefrog.net
Fri Oct 17 08:46:07 BST 2008


On Fri, Oct 17, 2008 at 3:14 PM, John Arbash Meinel
<john at arbash-meinel.com> wrote:

> ^- I would probably recommend testing when there actually is something
> missing as well.

In manual testing I think that will probably fail.  So I might land
this, and leave the bug open to do another patch, in the spirit of
making incremental improving changes.  I will do those layout changes
though.

At the moment -q is a global option and that's probably a mistake.  It
means it's advertised for some commands where it has no effect, and
for the commands that do use it, it's accessed through global state
rather than as a parameter to the Command object.

Thanks for the review.
-- 
Martin <http://launchpad.net/~mbp/>



More information about the bazaar mailing list