D5387: tests: update `rm` invocation for new location of checklink

durin42 (Augie Fackler) phabricator at mercurial-scm.org
Wed Dec 5 13:18:09 EST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rHGa444b7eb4633: tests: update `rm` invocation for new location of checklink (authored by durin42, committed by ).

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D5387?vs=12726&id=12727

REVISION DETAIL
  https://phab.mercurial-scm.org/D5387

AFFECTED FILES
  tests/test-hardlinks.t

CHANGE DETAILS

diff --git a/tests/test-hardlinks.t b/tests/test-hardlinks.t
--- a/tests/test-hardlinks.t
+++ b/tests/test-hardlinks.t
@@ -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):
 



To: durin42, #hg-reviewers, pulkit
Cc: mercurial-devel


More information about the Mercurial-devel mailing list