Re: [Qemu-devel] [PATCH 3/3] iotests: qemu-img info output for corrupt image

2014-09-30 Thread Eric Blake
On 09/30/2014 01:31 PM, Max Reitz wrote: > The "corrupt" entry in the format-specific information section should be > "true". > > Signed-off-by: Max Reitz > --- > tests/qemu-iotests/060 | 3 +++ > tests/qemu-iotests/060.out | 9 + > 2 files changed, 12 insertions(+) > Reviewed-by:

[Qemu-devel] [PATCH 3/3] iotests: qemu-img info output for corrupt image

2014-09-30 Thread Max Reitz
The "corrupt" entry in the format-specific information section should be "true". Signed-off-by: Max Reitz --- tests/qemu-iotests/060 | 3 +++ tests/qemu-iotests/060.out | 9 + 2 files changed, 12 insertions(+) diff --git a/tests/qemu-iotests/060 b/tests/qemu-iotests/060 index 235556