]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional: remove redundant 'rmtree' call
authorDaniel P. Berrangé <berrange@redhat.com>
Tue, 17 Dec 2024 15:59:36 +0000 (15:59 +0000)
committerThomas Huth <thuth@redhat.com>
Tue, 17 Dec 2024 18:39:53 +0000 (19:39 +0100)
commit7788cc7c5a2395707082952bebfcdae1e2be8ca1
treebdd9467b0955b0ff9c08272aea10d7946f266dff
parentbeaf88c895a5eda649777757c80ab4171de777ff
tests/functional: remove redundant 'rmtree' call

Everything in the scratch directory is automatically purged. Calling
'rmtree' again breaks the ability to optionally preserve the scratch
directory contents.

Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Message-ID: <20241217155953.3950506-16-berrange@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/functional/test_sh4eb_r2d.py