diff options
author | René Scharfe <l.s.r@web.de> | 2017-08-08 21:21:41 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-08-08 12:54:51 -0700 |
commit | 57ea241ef09979560b7512bb5115e2a7b3914fcb (patch) | |
tree | 32ddd4935380125113d371c3bc21c91802bc0bf7 /t/t9822-git-p4-path-encoding.sh | |
parent | Git 2.11 (diff) | |
download | tgif-57ea241ef09979560b7512bb5115e2a7b3914fcb.tar.xz |
t3700: fix broken test under !POSIXPERM
76e368c378 (t3700: fix broken test under !SANITY) explains that the test
'git add --chmod=[+-]x changes index with already added file' can fail
if xfoo3 is still present as a symlink from a previous test and deletes
it with rm(1). That still leaves it present in the index, which causes
the test to fail if POSIXPERM is not defined. Get rid of it by calling
"git reset --hard" as well, as 76e368c378 already mentioned in passing.
Helped-by: Adam Dinwoodie <adam@dinwoodie.org>
Signed-off-by: Rene Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9822-git-p4-path-encoding.sh')
0 files changed, 0 insertions, 0 deletions