qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH] iotests: Fix 061's reference output


From: Max Reitz
Subject: [Qemu-devel] [PATCH] iotests: Fix 061's reference output
Date: Tue, 3 Mar 2015 14:57:10 -0500

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 <address@hidden>
---
 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]