As of commit dc523cd348c47372faa7271c9aab2030f94c290d, passing an unkown option name for image creation no longer results in that option's name printed. This affects iotest 061's output, fix it.
Signed-off-by: Max Reitz <mre...@redhat.com> --- tests/qemu-iotests/061.out | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/qemu-iotests/061.out b/tests/qemu-iotests/061.out index e70f983..52f0a31 100644 --- a/tests/qemu-iotests/061.out +++ b/tests/qemu-iotests/061.out @@ -287,7 +287,6 @@ Lazy refcounts only supported with compatibility level 1.1 and above (use compat qemu-img: Error while amending options: Invalid argument Unknown compatibility level 0.42. qemu-img: Error while amending options: Invalid argument -qemu-img: Invalid parameter 'foo' qemu-img: Invalid options for file format 'qcow2' Changing the cluster size is not supported. qemu-img: Error while amending options: Operation not supported -- 2.1.0