1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-09 21:53:55 +02:00

tests: fix sort-debug-keys when fr_FR.utf8 not available

* tests/misc/sort-debug-keys: Correctly check for the absence
of the French UTF8 locale.
This commit is contained in:
Pádraig Brady
2010-05-18 23:42:36 +01:00
parent 5e82d241d0
commit 9f1d4e3e6f

View File

@@ -300,7 +300,8 @@ _____
___________________
EOF
if test "$LOCALE_FR_UTF8"; then
: ${LOCALE_FR_UTF8=none}
if test "$LOCALE_FR_UTF8" != "none"; then
(
echo " 1²---++3 1,234 Mi" |
LC_ALL=C sort --debug -k2g -k1b,1