Re: [Qemu-block] [PATCH v2 15/18] iotests: teach FilePath to produce multiple paths

2019-07-04 Thread Max Reitz
On 03.07.19 23:55, John Snow wrote: > Use "FilePaths" instead of "FilePath" to request multiple files be > cleaned up after we leave that object's scope. > > This is not crucial; but it saves a little typing. > > Signed-off-by: John Snow > --- > tests/qemu-iotests/iotests.py | 33 ++

[Qemu-block] [PATCH v2 15/18] iotests: teach FilePath to produce multiple paths

2019-07-03 Thread John Snow
Use "FilePaths" instead of "FilePath" to request multiple files be cleaned up after we leave that object's scope. This is not crucial; but it saves a little typing. Signed-off-by: John Snow --- tests/qemu-iotests/iotests.py | 33 ++--- 1 file changed, 22 insertions(+