Re: [Qemu-block] [PATCH 1/3] iotests.py: improve verify_image_format helper

2018-04-04 Thread Kevin Wolf
Am 04.04.2018 um 10:48 hat Vladimir Sementsov-Ogievskiy geschrieben: > 03.04.2018 16:54, Kevin Wolf wrote: > > Am 30.03.2018 um 17:16 hat Vladimir Sementsov-Ogievskiy geschrieben: > > > Add an assert (we don't want set both arguments) and remove > > > duplication. > > > > > > Signed-off-by:

Re: [Qemu-block] [PATCH 1/3] iotests.py: improve verify_image_format helper

2018-04-04 Thread Vladimir Sementsov-Ogievskiy
03.04.2018 16:54, Kevin Wolf wrote: Am 30.03.2018 um 17:16 hat Vladimir Sementsov-Ogievskiy geschrieben: Add an assert (we don't want set both arguments) and remove duplication. Signed-off-by: Vladimir Sementsov-Ogievskiy --- tests/qemu-iotests/iotests.py | 6

Re: [Qemu-block] [PATCH 1/3] iotests.py: improve verify_image_format helper

2018-04-03 Thread Kevin Wolf
Am 30.03.2018 um 17:16 hat Vladimir Sementsov-Ogievskiy geschrieben: > Add an assert (we don't want set both arguments) and remove > duplication. > > Signed-off-by: Vladimir Sementsov-Ogievskiy > --- > tests/qemu-iotests/iotests.py | 6 +++--- > 1 file changed, 3