##// END OF EJS Templates
tests: remove protected file forcibly for portability...
FUJIWARA Katsunori -
r27994:90cff855 default
parent child Browse files
Show More
@@ -1018,7 +1018,7 b' Error if include fails:'
1018 $ hg log --style ./t
1018 $ hg log --style ./t
1019 abort: template file ./q: Permission denied
1019 abort: template file ./q: Permission denied
1020 [255]
1020 [255]
1021 $ rm q
1021 $ rm -f q
1022 #endif
1022 #endif
1023
1023
1024 Include works:
1024 Include works:
General Comments 0
You need to be logged in to leave comments. Login now