commit | 0d83c98bf15269e80e3558dc2c7b27e2f4386158 | [log] [tgz] |
---|---|---|
author | Fam Zheng <famz@redhat.com> | Mon Nov 18 15:10:58 2013 +0800 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Nov 29 17:41:13 2013 +0100 |
tree | 0e0338da2481c79a25dba33285c73e6c482ccb25 | |
parent | c9fbb99d41b05acf0d7b93deb2fcdbf9047c238e [diff] |
qemu-iotests: Filter qemu-io output in 025 Signed-off-by: Fam Zheng <famz@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
diff --git a/tests/qemu-iotests/025 b/tests/qemu-iotests/025 index a7241cc..9426c93 100755 --- a/tests/qemu-iotests/025 +++ b/tests/qemu-iotests/025
@@ -56,7 +56,7 @@ echo echo "=== Resizing image" -$QEMU_IO "$TEST_IMG" <<EOF +$QEMU_IO "$TEST_IMG" <<EOF | _filter_qemu_io length truncate $big_size length