Mercurial > hg
changeset 40835:a444b7eb4633
tests: update `rm` invocation for new location of checklink
This should fix the test on FreeBSD.
Differential Revision: https://phab.mercurial-scm.org/D5387
author | Augie Fackler <augie@google.com> |
---|---|
date | Wed, 05 Dec 2018 12:25:41 -0500 |
parents | 9cec7a36bab8 |
children | 5887973febc7 |
files | tests/test-hardlinks.t |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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):