]> Git Repo - qemu.git/commitdiff
iotests: Fix reference output for 059
authorFam Zheng <[email protected]>
Thu, 19 Jan 2017 13:07:59 +0000 (21:07 +0800)
committerMax Reitz <[email protected]>
Sat, 11 Feb 2017 23:47:41 +0000 (00:47 +0100)
It was broken by efaa7c4eeb7 when it dropped the device name "image"
from BB API.  Now this error message text is updated again, sync it up.

Signed-off-by: Fam Zheng <[email protected]>
Message-id: 20170119130759[email protected]
Reviewed-by: Eric Blake <[email protected]>
Signed-off-by: Max Reitz <[email protected]>
tests/qemu-iotests/059.out

index 678adb4379785665a55ea675a4ee3a4012ea0a12..19bd50de1e9e7c833b051b5769ce1dcdbac821b2 100644 (file)
@@ -2361,5 +2361,5 @@ Offset          Length          Mapped to       File
 0x140000000     0x10000         0x50000         TEST_DIR/iotest-version3-s003.vmdk
 
 === Testing afl image with a very large capacity ===
-qemu-img: Can't get size of device 'image': File too large
+qemu-img: Can't get image size 'TEST_DIR/afl9.IMGFMT': File too large
 *** done
This page took 0.026108 seconds and 4 git commands to generate.