diff options
Diffstat (limited to 'tests/qemu-iotests/109')
-rwxr-xr-x | tests/qemu-iotests/109 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/109 b/tests/qemu-iotests/109 index 90bdae459b..b51e4616c6 100755 --- a/tests/qemu-iotests/109 +++ b/tests/qemu-iotests/109 @@ -45,7 +45,7 @@ _supported_os Linux qemu_comm_method=qmp -function run_qemu() +run_qemu() { local raw_img="$1" local source_img="$2" |