bzr shell doesn't reset --verbose / --quiet state
Bug #503142 reported by
John A Meinel
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
BzrTools |
New
|
Undecided
|
Unassigned |
Bug Description
After running a bzr command, bzrlib saves the current --verbose or --quiet state, and 'bzr shell' does not reset that state.
So running:
push -v
push
Will result in the second push also being verbose.
This isn't critical, but it was a bit surprising.
To post a comment you must log in.