On 06/05/2019 18.52, Eric Blake wrote:
> On 5/6/19 10:32 AM, Max Reitz wrote:
>> On 01.05.19 15:41, Thomas Huth wrote:
>>> The output of qemu-io changed recently - most tests have been fixed in
>>> commit 36b9986b08787019ef42 ("tests/qemu-iotests: Fix output of qemu-io
>>> related tests") already, but the qcow1 and the vmdk test was still missing.
>>>
>>> Fixes: 99e98d7c9fc1a1639fad ("qemu-io: Use error_[gs]et_progname()")
>>> Signed-off-by: Thomas Huth <[email protected]>
>>> ---
>>> tests/qemu-iotests/059.out | 8 ++++----
>>> tests/qemu-iotests/092.out | 24 ++++++++++++------------
>>> 2 files changed, 16 insertions(+), 16 deletions(-)
>>
>> Hmm, nbd's 083 is also broken. Would you mind fixing that, too? O:-)
>>
>
> See below for what to squash in. With that, I can give:
> Reviewed-by: Eric Blake <[email protected]>
>
> In fact, I don't mind taking it through my NBD tree, since there is at
> least one other iotest fix for NBD pending.
Thanks! I assume you can fix up the patch, or do you want me to resend it?
Thomas