changeset 7138:0df098871e3d

test-permission: put sane permissions at the end of the test If we don't do that, we won't delete all directories at the end of the test
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Sat, 18 Oct 2008 20:47:47 +0200
parents 06ca03380190
children bcbba59e233d
files tests/test-permissions
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tests/test-permissions	Sat Oct 18 20:39:08 2008 +0200
+++ b/tests/test-permissions	Sat Oct 18 20:47:47 2008 +0200
@@ -23,3 +23,5 @@
 hg status
 chmod -rx dir
 hg status
+# reenable perm to allow deletion
+chmod +rx dir