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.
netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this pull request
netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this pull request
netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters