##// END OF EJS Templates
make test-pull-permission cleanup correctly in case of errors
Benoit Boissinot -
r1750:955a7caf default
parent child Browse files
Show More
@@ -12,9 +12,8 b' chmod -w .hg'
12 cd ..
12 cd ..
13
13
14 hg clone a b
14 hg clone a b
15
16 chmod +w a/.hg # let test clean up
17
15 cd b
18 cd b
16 hg verify
19 hg verify
17
18 cd ..
19
20 chmod +w a/.hg # let test clean up
General Comments 0
You need to be logged in to leave comments. Login now