]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: fix false failure on OS X
authorPádraig Brady <P@draigBrady.com>
Tue, 15 Nov 2016 21:27:31 +0000 (21:27 +0000)
committerPádraig Brady <P@draigBrady.com>
Tue, 15 Nov 2016 21:29:10 +0000 (21:29 +0000)
commit23a166d0e732b1a7b53848411635ca51844920a0
treeb6210c312ec468b733d4f39b999b2d850d077998
parent1ba4cdb3e1c9134d0ab87e13c92cc7acf90f4249
tests: fix false failure on OS X

* tests/misc/sort-h-thousands-sep.sh: The sv_SE locale
may be available while sv_SE.utf8 is not.  Therefore
test and use the same locale, now definfed in a variable.
Reported by Jim Meyering.
tests/misc/sort-h-thousands-sep.sh