##// END OF EJS Templates
test-permission: put sane permissions at the end of the test...
Benoit Boissinot -
r7138:0df09887 default
parent child Browse files
Show More
@@ -23,3 +23,5 b' touch dir/a'
23 hg status
23 hg status
24 chmod -rx dir
24 chmod -rx dir
25 hg status
25 hg status
26 # reenable perm to allow deletion
27 chmod +rx dir
General Comments 0
You need to be logged in to leave comments. Login now