qemu-iotests: Filter qemu-io output in 025
authorFam Zheng <famz@redhat.com>
Mon, 18 Nov 2013 07:10:58 +0000 (15:10 +0800)
committerKevin Wolf <kwolf@redhat.com>
Fri, 29 Nov 2013 16:41:13 +0000 (17:41 +0100)
Signed-off-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/025

index a7241cc..9426c93 100755 (executable)
@@ -56,7 +56,7 @@ _check_test_img
 
 echo
 echo "=== Resizing image"
-$QEMU_IO "$TEST_IMG" <<EOF
+$QEMU_IO "$TEST_IMG" <<EOF | _filter_qemu_io
 length
 truncate $big_size
 length