tests: update `rm` invocation for new location of checklink
authorAugie Fackler <augie@google.com>
Wed, 05 Dec 2018 12:25:41 -0500
changeset 40835 a444b7eb4633
parent 40834 9cec7a36bab8
child 40836 5887973febc7
tests: update `rm` invocation for new location of checklink This should fix the test on FreeBSD. Differential Revision: https://phab.mercurial-scm.org/D5387
tests/test-hardlinks.t
--- a/tests/test-hardlinks.t	Mon Dec 03 14:17:38 2018 -0500
+++ b/tests/test-hardlinks.t	Wed Dec 05 12:25:41 2018 -0500
@@ -230,7 +230,7 @@
 the symlink should be followed or not. It does behave differently on Linux and
 BSD. Just remove it so the test pass on both platforms.
 
-  $ rm -f r4/.hg/cache/checklink
+  $ rm -f r4/.hg/wcache/checklink
 
 r4 has hardlinks in the working dir (not just inside .hg):