diff options
author | Nir Soffer <nirsof@gmail.com> | 2020-08-29 02:21:48 +0300 |
---|---|---|
committer | Max Reitz <mreitz@redhat.com> | 2020-09-15 11:05:12 +0200 |
commit | a7971702f473d0461b527bfda476d164d3f2feff (patch) | |
tree | cfb00cf7dc8c8a8559193c78f70be36dc6482d8c /hw/hyperv | |
parent | 2d2c73d0e3d504a61f868e46e6abd5643f38091b (diff) | |
download | qemu-a7971702f473d0461b527bfda476d164d3f2feff.zip qemu-a7971702f473d0461b527bfda476d164d3f2feff.tar.gz qemu-a7971702f473d0461b527bfda476d164d3f2feff.tar.bz2 |
qemu-iotests: Fix FilePaths cleanup
If os.remove() fails to remove one of the paths, for example if the file
was removed by the test, the cleanup loop would exit silently, without
removing the rest of the files.
Fixes: de263986b5dc
Signed-off-by: Nir Soffer <nsoffer@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Message-Id: <20200828232152.205833-2-nsoffer@redhat.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
Diffstat (limited to 'hw/hyperv')
0 files changed, 0 insertions, 0 deletions