mirror of
https://github.com/mii443/qemu.git
synced 2025-12-03 19:18:23 +00:00
block: fix iotest 146 output expectations
Commit bff5554843 added "force_size" into the common.filter for
_filter_img_create(), but test 146 still expects it in the output.
Signed-off-by: Jeff Cody <jcody@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
This commit is contained in:
@@ -54,7 +54,7 @@ Formatting 'TEST_DIR/IMGFMT-create-test.IMGFMT', fmt=IMGFMT size=4294967296
|
|||||||
|
|
||||||
=== Testing Image create, force_size ===
|
=== Testing Image create, force_size ===
|
||||||
|
|
||||||
Formatting 'TEST_DIR/IMGFMT-create-test.IMGFMT', fmt=IMGFMT size=4294967296 force_size=on
|
Formatting 'TEST_DIR/IMGFMT-create-test.IMGFMT', fmt=IMGFMT size=4294967296
|
||||||
|
|
||||||
=== Read created image, default opts ====
|
=== Read created image, default opts ====
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user