Avoid some "permission denied whilst removing..." spurious failures when
commit4be812b1f0d230abff7bebb1744cba5c40f9592f
authormaxb <maxb@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Thu, 8 Jul 2004 21:52:56 +0000 (8 21:52 +0000)
committermaxb <maxb@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Thu, 8 Jul 2004 21:52:56 +0000 (8 21:52 +0000)
tree8176873cd8ef87e8d25c7af555d67396808bcf62
parentf961a8079cd1fc90cc8c4a698e3bb2754b47fd82
Avoid some "permission denied whilst removing..." spurious failures when
running the tests on Windows.

* run-tests.py (erase, nonascii_filenames): Use svntest.main.safe_rmtree()
    instead of shutil.rmtree().

git-svn-id: http://cvs2svn.tigris.org/svn/cvs2svn/trunk@1250 be7e6eca-30d4-0310-a8e5-ac0d63af7087
run-tests.py