pytest/samdb: use TestCaseInTempDir.rm_files/.rm_dirs
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Wed, 15 Jun 2022 01:22:24 +0000 (13:22 +1200)
committerJule Anger <janger@samba.org>
Fri, 7 Oct 2022 08:48:17 +0000 (08:48 +0000)
commit6cc1ac327a0b47eb73da8a372a8fa5e8a4786b64
treeee21fa37813bb0fc47b048fa2347ee86e70fb34e
parentad768b1ccac35d096116d1134c8d50db8d4dcd92
pytest/samdb: use TestCaseInTempDir.rm_files/.rm_dirs

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15189
BUG: https://bugzilla.samba.org/show_bug.cgi?id=15191

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Noel Power <npower@samba.org>
(cherry picked from commit 251360d6e58986dd53f0317319544e930dc61444)
python/samba/tests/samdb.py