diff options
author | Pádraig Brady <P@draigBrady.com> | 2015-05-17 10:51:15 +0100 |
---|---|---|
committer | Pádraig Brady <P@draigBrady.com> | 2015-05-17 15:50:27 +0100 |
commit | 524a86e4f5a2cf1145c18187d4158aec48c87640 (patch) | |
tree | 300f127bcb47ef2d290de388098f11f0f6879a19 /tests/tail-2 | |
parent | 99dfd5a6616cbda93d1c8c917aa3158d8b82c25b (diff) | |
download | coreutils-524a86e4f5a2cf1145c18187d4158aec48c87640.tar.xz |
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.
Diffstat (limited to 'tests/tail-2')
-rwxr-xr-x | tests/tail-2/descriptor-vs-rename.sh (renamed from tests/tail-2/f-vs-rename.sh) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/tail-2/f-vs-rename.sh b/tests/tail-2/descriptor-vs-rename.sh index 083d71449..083d71449 100755 --- a/tests/tail-2/f-vs-rename.sh +++ b/tests/tail-2/descriptor-vs-rename.sh |