test-permission: put sane permissions at the end of the test
authorBenoit Boissinot <benoit.boissinot@ens-lyon.org>
Sat, 18 Oct 2008 20:47:47 +0200
changeset 7138 0df098871e3d
parent 7135 06ca03380190
child 7139 bcbba59e233d
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
tests/test-permissions
--- 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