summary refs log tree commit diff stats
path: root/tests/qemu-iotests/266
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qemu-iotests/266')
-rwxr-xr-xtests/qemu-iotests/2662
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/266 b/tests/qemu-iotests/266
index 71ce81d0df..8fc3807ac5 100755
--- a/tests/qemu-iotests/266
+++ b/tests/qemu-iotests/266
@@ -137,7 +137,7 @@ def main():
             iotests.log('')
 
             vm.shutdown()
-            iotests.img_info_log(file_path)
+            iotests.img_info_log(file_path, check=False)
 
 
 iotests.script_main(main,