diff -r d457fec76ab0 -r 955a7caf005c tests/test-pull-permission --- 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