commit | 7788cc7c5a2395707082952bebfcdae1e2be8ca1 | [log] [tgz] |
---|---|---|
author | Daniel P. Berrangé <berrange@redhat.com> | Tue Dec 17 15:59:36 2024 +0000 |
committer | Thomas Huth <thuth@redhat.com> | Tue Dec 17 19:39:53 2024 +0100 |
tree | bdd9467b0955b0ff9c08272aea10d7946f266dff | |
parent | beaf88c895a5eda649777757c80ab4171de777ff [diff] |
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>