aboutsummaryrefslogtreecommitdiff
path: root/wrapper.c
diff options
context:
space:
mode:
authorMirko Faina <mroik@delayed.space>2026-03-16 02:15:42 +0100
committerJunio C Hamano <gitster@pobox.com>2026-03-16 12:43:37 -0700
commit48430e44ace97055567294d412dde9bb8adc0fbb (patch)
tree82a1e346da2ef0f443e367bc8c768cc7e6a22f7f /wrapper.c
parent9a2fb147f2c61d0cab52c883e7e26f5b7948e3ed (diff)
downloadgit-48430e44ace97055567294d412dde9bb8adc0fbb.tar.xz
t0008: improve test cleanup to fix failing test
The "large exclude file ignored in tree" test fails. This is due to an additional warning message that is generated in the test. "warning: unable to access 'subdir/.gitignore': Too many levels of symbolic links", the extra warning that is not supposed to be there, happens because of some leftover files left by previous tests. To fix this we improve cleanup on "symlinks not respected in-tree", and because the tests in t0008 in general have poor cleanup, at the start of "large exclude file ignored in tree" we search for any leftover .gitignore and remove them before starting the test. Improve post-test cleanup and add pre-test cleanup to make sure that we have a workable environment for the test. Signed-off-by: Mirko Faina <mroik@delayed.space> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'wrapper.c')
0 files changed, 0 insertions, 0 deletions