##// 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 398 $ touch .hgeol
399 399 $ hg status --traceback
400 400 ? .hgeol
401 $ chmod -R u+w .hg
401 402 $ cd ..
402 403
403 404 Test cleverencode: and cleverdecode: aliases for win32text extension
General Comments 0
You need to be logged in to leave comments. Login now