diff options
-rwxr-xr-x | tests/qemu-iotests/025 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/025 b/tests/qemu-iotests/025 index a7241ccc95..9426c93bd0 100755 --- a/tests/qemu-iotests/025 +++ b/tests/qemu-iotests/025 @@ -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 |