summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/070
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qemu-iotests/070')
-rwxr-xr-xtests/qemu-iotests/0702
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/070 b/tests/qemu-iotests/070
index ea0dae7e9c..d649ddf9bd 100755
--- a/tests/qemu-iotests/070
+++ b/tests/qemu-iotests/070
@@ -77,7 +77,7 @@ _use_sample_img test-disk2vhd.vhdx.bz2
echo
echo "=== Verify image created by Disk2VHD can be opened ==="
-$QEMU_IMG info "$TEST_IMG" 2>&1 | _filter_testdir | _filter_qemu
+_img_info
# success, all done
echo "*** done"