aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMarkus Armbruster <armbru@redhat.com>2015-03-14 10:23:15 +0100
committerKevin Wolf <kwolf@redhat.com>2015-03-16 17:07:25 +0100
commit97a2ca7ae6bccb78b2acf10d6d3eebd1e9f3bbdc (patch)
tree25abced7ed198105664532d3eba950dbc4638987 /tests
parent0c304110bd7092cbabff55b45193e13549b53e40 (diff)
qemu-img: Fix convert, amend error messages for unknown options
Message quality regressed in commit dc523cd. Signed-off-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/qemu-iotests/061.out1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/qemu-iotests/061.out b/tests/qemu-iotests/061.out
index e70f9834d8..5ec248f79b 100644
--- a/tests/qemu-iotests/061.out
+++ b/tests/qemu-iotests/061.out
@@ -288,7 +288,6 @@ 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
Changing the encryption flag is not supported.