# HG changeset patch # User Augie Fackler # Date 1544030741 18000 # Node ID a444b7eb4633dacedfa1412009fd5d4093f49628 # Parent 9cec7a36bab8578d10335fe6df63704cf0722a0e tests: update `rm` invocation for new location of checklink This should fix the test on FreeBSD. Differential Revision: https://phab.mercurial-scm.org/D5387 diff -r 9cec7a36bab8 -r a444b7eb4633 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):