diff options
author | Jeff King <peff@peff.net> | 2023-02-17 01:40:29 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2023-02-17 02:55:42 +0100 |
commit | 3b0ebb7a8db6e5a1a11dcb2c1f549e4d6037185c (patch) | |
tree | e023213920c62e04b4b4f43f075af33e8fb11c61 /midx.c | |
parent | dir-iterator: drop unused `DIR_ITERATOR_FOLLOW_SYMLINKS` (diff) | |
download | git-3b0ebb7a8db6e5a1a11dcb2c1f549e4d6037185c.tar.xz git-3b0ebb7a8db6e5a1a11dcb2c1f549e4d6037185c.zip |
t0066: drop setup of "dir5"
The symlink setup in t0066 makes several directories with links, dir4
through dir6. But ever since dir5 was introduced in fa1da7d2ee
(dir-iterator: add flags parameter to dir_iterator_begin, 2019-07-10),
it has never actually been used. It was left over from an earlier
iteration of the patch which tried to handle recursive symlinks
specially, as seen in:
https://lore.kernel.org/git/20190502144829.4394-7-matheus.bernardino@usp.br/
It's not hurting any of the existing tests to be there, but the extra
setup is confusing to anybody trying to read and understand the tests.
Let's drop the extra directory, and we'll rename "dir6" to "dir5" so
nobody wonders whether the gap in naming is important.
Helped-by: Matheus Tavares Bernardino <matheus.tavb@gmail.com>
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'midx.c')
0 files changed, 0 insertions, 0 deletions