tests: fix permission issue trying to remove test directory
authorBenoit Boissinot <benoit.boissinot@ens-lyon.org>
Sat, 12 Mar 2011 11:06:40 +0100
changeset 13580 587bce2f304c
parent 13579 3cbb3c57a50e
child 13582 4f5b269f4ce6
tests: fix permission issue trying to remove test directory
tests/test-eol.t
--- a/tests/test-eol.t	Fri Mar 11 15:48:44 2011 +0000
+++ b/tests/test-eol.t	Sat Mar 12 11:06:40 2011 +0100
@@ -398,6 +398,7 @@
   $ touch .hgeol
   $ hg status --traceback
   ? .hgeol
+  $ chmod -R u+w .hg
   $ cd ..
 
 Test cleverencode: and cleverdecode: aliases for win32text extension