aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/218
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qemu-iotests/218')
-rwxr-xr-xtests/qemu-iotests/2182
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/218 b/tests/qemu-iotests/218
index 325d824..4922b4d 100755
--- a/tests/qemu-iotests/218
+++ b/tests/qemu-iotests/218
@@ -187,4 +187,4 @@ with iotests.VM() as vm, \
log(vm.qmp('quit'))
with iotests.Timeout(5, 'Timeout waiting for VM to quit'):
- vm.shutdown(has_quit=True)
+ vm.shutdown()