diff tests/test-pull-permission @ 1752:457cdec745f8

merge with crew
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Sun, 19 Feb 2006 22:41:49 +0100
parents 955a7caf005c
children 7544700fd931
line wrap: on
line diff
--- a/tests/test-pull-permission
+++ b/tests/test-pull-permission
@@ -12,9 +12,8 @@ chmod -w .hg
 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