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 spec
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.