diff options
author | Felipe Contreras <felipe.contreras@gmail.com> | 2020-12-18 09:14:06 -0600 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-12-21 13:08:39 -0800 |
commit | 33fc56253baaa2584baecebb717b86b84ad9b9c4 (patch) | |
tree | 0b6d79dc4f5d877d154a0755d02cc50658059d0b /t/t5310-pack-bitmaps.sh | |
parent | Git 2.29.2 (diff) | |
download | tgif-33fc56253baaa2584baecebb717b86b84ad9b9c4.tar.xz |
test: bisect-porcelain: fix location of files
Commit ba7eafe146 (t6030: explicitly test for bisection cleanup,
2017-09-29) introduced checks for files in the $GIT_DIR directory, but
that variable is not always defined, and in this test file it's not.
Therefore these checks always passed regardless of the presence of these
files (unless the user has some /BISECT_LOG file, for some reason).
Let's check the files in the correct location.
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5310-pack-bitmaps.sh')
0 files changed, 0 insertions, 0 deletions