##// END OF EJS Templates
tests: update `rm` invocation for new location of checklink...
Augie Fackler -
r40870:a444b7eb default
parent child Browse files
Show More
@@ -230,7 +230,7 Create hardlinked copy r4 of r3 (on Linu
230 230 the symlink should be followed or not. It does behave differently on Linux and
231 231 BSD. Just remove it so the test pass on both platforms.
232 232
233 $ rm -f r4/.hg/cache/checklink
233 $ rm -f r4/.hg/wcache/checklink
234 234
235 235 r4 has hardlinks in the working dir (not just inside .hg):
236 236
General Comments 0
You need to be logged in to leave comments. Login now