◐ Shell
clean mode source ↗

test: check the correct filesystem for case-sensitivity by ambv · Pull Request #7153 · libgit2/libgit2

It's certainly possible for the root filesystem to be case-sensitive
while /tmp is not, or vice versa. One example where this might happen
is when running Docker containers (like ci/docker/fedora) on macOS with
the repository checkout on AppleFS (not case sensitive) while the
container's /tmp is case sensitive.

This fix allows the test to pass under those circumstances as well.

ethomson

ethomson

netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this pull request

May 5, 2026

netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this pull request

May 13, 2026

netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this pull request

May 21, 2026