summary refs log tree commit diff stats
path: root/tests/qemu-iotests/156
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qemu-iotests/156')
-rwxr-xr-xtests/qemu-iotests/1562
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/156 b/tests/qemu-iotests/156
index e75dc4d743..0a9a09802e 100755
--- a/tests/qemu-iotests/156
+++ b/tests/qemu-iotests/156
@@ -119,7 +119,7 @@ _send_qemu_cmd $QEMU_HANDLE \
 
 _send_qemu_cmd $QEMU_HANDLE \
     '' \
-    'BLOCK_JOB_COMPLETED'
+    '"status": "null"'
 
 # Remove the source images
 rm -f "$TEST_IMG{,.backing,.overlay}"