load -q option doesn't work

Bug #598303 reported by Jelmer Vernooij
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Testrepository
Triaged
Wishlist
Unassigned

Bug Description

  affects testrepository

echo foo | testr load -q

results in foo being output by "testr load";

while the --help says -q is supposed to :

Turn off output other than the primary output for a command and any
errors.

Revision history for this message
Robert Collins (lifeless) wrote : Re: [Bug 598303] [NEW] load -q option doesn't work

Ah, so non subunit stuff is escaping - we need to set
passthough_stream to a DiscardStream() in this case.

Hmm, we may find a flip-flop where folk want -q *and* editing
so lets do this on -qq

Changed in testrepository:
status: New → Triaged
importance: Undecided → Wishlist
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.