tests/test-pull-permission
changeset 1750 955a7caf005c
parent 1244 937ee88da3ef
child 1933 7544700fd931
--- a/tests/test-pull-permission	Sun Feb 19 19:43:03 2006 +0100
+++ b/tests/test-pull-permission	Sun Feb 19 21:44:32 2006 +0100
@@ -12,9 +12,8 @@
 cd ..
 
 hg clone a b
+
+chmod +w a/.hg # let test clean up
+
 cd b
 hg verify
-
-cd ..
-
-chmod +w a/.hg # let test clean up