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

2015-03-14 Thread Markus Armbruster
Kevin Wolf writes: > Am 03.03.2015 um 20:57 hat Max Reitz geschrieben: >> 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:

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

2015-03-04 Thread Kevin Wolf
Am 03.03.2015 um 20:57 hat Max Reitz geschrieben: > 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 > --- > tests/qe

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

2015-03-03 Thread Max Reitz
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 --- tests/qemu-iotests/061.out | 1 - 1 file changed, 1 deletion(-) diff --