comparison 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
comparison
equal deleted inserted replaced
1751:e9bf415a8ecb 1752:457cdec745f8
10 chmod -w .hg 10 chmod -w .hg
11 11
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