]> git.proxmox.com Git - mirror_qemu.git/commit
qemu-iotests: Simplify FilePath __init__
authorNir Soffer <nirsof@gmail.com>
Fri, 28 Aug 2020 23:21:52 +0000 (02:21 +0300)
committerMax Reitz <mreitz@redhat.com>
Tue, 15 Sep 2020 09:05:12 +0000 (11:05 +0200)
commit7cc002a06cde0e4df6cb4d546e4b21bb6433fcc3
tree06637c5d13f07474bd6ac87dc8eaf5fb9deaf393
parent3192fad7f789404dce6041d01400db3c16a0b5d1
qemu-iotests: Simplify FilePath __init__

Use list comprehension instead of append loop.

Signed-off-by: Nir Soffer <nsoffer@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Message-Id: <20200828232152.205833-6-nsoffer@redhat.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
tests/qemu-iotests/iotests.py