Re: [Qemu-devel] [PATCH] qemu-iotests: send 'rbd rm ...' stderr to /dev/null

2013-04-17 Thread Stefan Hajnoczi
On Tue, Apr 16, 2013 at 03:01:14PM -0700, Sage Weil wrote: > The rbd cli tool now sends progress info to stderr; send that to the bit > bucket too. > > Signed-off-by: Sage Weil > --- > tests/qemu-iotests/common.rc |2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Can you add a --quiet

[Qemu-devel] [PATCH] qemu-iotests: send 'rbd rm ...' stderr to /dev/null

2013-04-16 Thread Sage Weil
The rbd cli tool now sends progress info to stderr; send that to the bit bucket too. Signed-off-by: Sage Weil --- tests/qemu-iotests/common.rc |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/qemu-iotests/common.rc b/tests/qemu-iotests/common.rc index a536bf7..d7b0ad1