diff options
Diffstat (limited to 'tests/qemu-iotests/086')
-rwxr-xr-x | tests/qemu-iotests/086 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/086 b/tests/qemu-iotests/086 index 971de7dc35..3cca3687ea 100755 --- a/tests/qemu-iotests/086 +++ b/tests/qemu-iotests/086 @@ -40,7 +40,7 @@ _supported_fmt qcow2 raw _supported_proto file _supported_os Linux -function run_qemu_img() +run_qemu_img() { echo echo Testing: "$@" | _filter_testdir |