]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfstests: redirect output in btrfs/003
authorStefan Behrens <sbehrens@giantdisaster.de>
Fri, 16 Aug 2013 15:18:43 +0000 (15:18 +0000)
committerRich Johnston <rjohnston@sgi.com>
Fri, 16 Aug 2013 15:53:51 +0000 (10:53 -0500)
commit0150222d1ceed701a637e0d271ddd36e4f489f7a
treea39da52c36b55ac1743efd92ab0a2c2be4332802
parent9fe92ade36a71322e15fc1a57a3edc4a94c6d2c4
xfstests: redirect output in btrfs/003

This test failed for me with output from 'btrfs balance':
     QA output created by 003
    +Done, had to relocate 4 out of 4 chunks
    +Done, had to relocate 5 out of 5 chunks
     Silence is golden

Signed-off-by: Stefan Behrens <sbehrens@giantdisaster.de>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Rich Johnston <rjohnston@sgi.com>
tests/btrfs/003