]> git.ipfire.org Git - thirdparty/coreutils.git/commit
maint: skip a check when en_US.UTF-8 collation rules are broken
authorJim Meyering <meyering@fb.com>
Mon, 25 Jul 2016 15:37:28 +0000 (08:37 -0700)
committerJim Meyering <meyering@fb.com>
Wed, 27 Jul 2016 16:31:03 +0000 (09:31 -0700)
commit5e6911ccd617b4182f59d2282db7e8f59a8ebb33
tree12f705b154374543109cba3f055b4a60aa5e6fb6
parent8d1b1630800ee339ce635647500d5b5943b37e4d
maint: skip a check when en_US.UTF-8 collation rules are broken

* cfg.mk (sc_THANKS_in_sorted): This check would fail on systems
for which "." is not ignored.  Add a quick sort-based check for
that error, and skip the check on any broken system.
cfg.mk