--- 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