##// END OF EJS Templates
tests: fix permission issue trying to remove test directory
Benoit Boissinot -
r13621:c0b0b00f stable
parent child Browse files
Show More
@@ -398,6 +398,7 b' Test issue2569 -- eol extension takes wr'
398 $ touch .hgeol
398 $ touch .hgeol
399 $ hg status --traceback
399 $ hg status --traceback
400 ? .hgeol
400 ? .hgeol
401 $ chmod -R u+w .hg
401 $ cd ..
402 $ cd ..
402
403
403 Test cleverencode: and cleverdecode: aliases for win32text extension
404 Test cleverencode: and cleverdecode: aliases for win32text extension
General Comments 0
You need to be logged in to leave comments. Login now