On Tue, May 20, 2014 at 10:43:19PM +0200, Max Reitz wrote: > Currently, test 089 uses $QEMU_IMG info manually in order to obtain the > according output. However, the iotests should generally use _img_info as > this filters out more irrelevant information such as the host image size > or format specific information. Therefore, test 089 should use _img_info > as well. > > Signed-off-by: Max Reitz <mre...@redhat.com> > Reported-by: Kevin Wolf <kw...@redhat.com> > --- > This is a follow-up patch for: > [PATCH v3 4/4] iotests: Add test for the JSON protocol > --- > tests/qemu-iotests/089 | 3 +-- > tests/qemu-iotests/089.out | 4 ---- > 2 files changed, 1 insertion(+), 6 deletions(-)
Thanks, applied to my block tree: https://github.com/stefanha/qemu/commits/block Stefan