Mercurial > hg
changeset 39381:f5e9d074d70a
tests: update test-casefolding.t with recent changes
This is caught by the mac-buildbot. This was not found initially because this
test requires a case insensitive filesystem.
I have edited the test file by hand and I suggest to test this on such a system
before pushing.
Differential Revision: https://phab.mercurial-scm.org/D4430
author | Pulkit Goyal <pulkit@yandex-team.ru> |
---|---|
date | Sat, 01 Sep 2018 00:40:26 +0530 |
parents | 1099d9bbdf9a |
children | a7e22dd31f54 |
files | tests/test-casefolding.t |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-casefolding.t Sat Sep 01 02:16:22 2018 +0530 +++ b/tests/test-casefolding.t Sat Sep 01 00:40:26 2018 +0530 @@ -52,7 +52,8 @@ $ hg ci -Am addb D/b $ hg mv D/b d/b D/b: not overwriting - file already committed - (hg rename --force to replace the file by recording a rename) + ('hg rename --force' to replace the file by recording a rename) + [1] $ hg mv D/b d/c $ hg st A D/c