aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/144
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qemu-iotests/144')
-rwxr-xr-xtests/qemu-iotests/1442
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/144 b/tests/qemu-iotests/144
index 00de3c33cf..4b915718cd 100755
--- a/tests/qemu-iotests/144
+++ b/tests/qemu-iotests/144
@@ -93,7 +93,7 @@ _send_qemu_cmd $h "{ 'execute': 'block-job-complete',
'arguments': {
'device': 'virtio0'
}
- }" "COMPLETED"
+ }" '"status": "null"'
echo
echo === Performing Live Snapshot 2 ===