]> git.ipfire.org Git - thirdparty/coreutils.git/commit
build: avoid issues with case insensitive file systems
authorPádraig Brady <P@draigBrady.com>
Sun, 17 May 2015 09:51:15 +0000 (10:51 +0100)
committerPádraig Brady <P@draigBrady.com>
Sun, 17 May 2015 14:50:27 +0000 (15:50 +0100)
commit524a86e4f5a2cf1145c18187d4158aec48c87640
tree300f127bcb47ef2d290de388098f11f0f6879a19
parent99dfd5a6616cbda93d1c8c917aa3158d8b82c25b
build: avoid issues with case insensitive file systems

* cfg.mk (sc_case_insensitive_file_names): A new syntax-check rule.
* tests/tail-2/descriptor-vs-rename.sh: Rename from
tests/tail-2/f-vs-rename.sh
* tests/local.mk: Reference the renamed test.
Reported by Jim Meyering.
cfg.mk
tests/local.mk
tests/tail-2/descriptor-vs-rename.sh [moved from tests/tail-2/f-vs-rename.sh with 100% similarity]