aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/267.out
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qemu-iotests/267.out')
-rw-r--r--tests/qemu-iotests/267.out4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/qemu-iotests/267.out b/tests/qemu-iotests/267.out
index d6d80c0..215902b 100644
--- a/tests/qemu-iotests/267.out
+++ b/tests/qemu-iotests/267.out
@@ -81,11 +81,11 @@ Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728
Testing: -blockdev driver=file,filename=TEST_DIR/t.IMGFMT,node-name=file
QEMU X.Y.Z monitor - type 'help' for more information
(qemu) savevm snap0
-Error: Device '' is writable but does not support snapshots
+Error: Device 'file' is writable but does not support snapshots
(qemu) info snapshots
No available block device supports snapshots
(qemu) loadvm snap0
-Error: Device '' is writable but does not support snapshots
+Error: Device 'file' is writable but does not support snapshots
(qemu) quit
Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728