tests: sort-debug-keys: fix a bug with translated diagnostics
commit4c3c2c795ee7453add2c6e9b3112486be086a784
authorJim Meyering <meyering@redhat.com>
Fri, 17 Jun 2011 18:30:10 +0000 (17 20:30 +0200)
committerJim Meyering <meyering@redhat.com>
Sat, 18 Jun 2011 06:34:07 +0000 (18 08:34 +0200)
treead9192ffb80fba8d75fa62f884a05617ba8a7a24
parentf0e8f13ead3dafce2b776d4ee11321d737216ff4
tests: sort-debug-keys: fix a bug with translated diagnostics

Ensure that English diagnostics are emitted even when using
French sorting rules.
* tests/misc/sort-debug-keys: Unset LC_ALL and set LC_COLLATE,
LC_CTYPE and LC_NUMERIC to the fr_FR.UTF-8 locale, while setting
LC_MESSAGES=C.  Reported by Stefano Lattarini.
THANKS.in
tests/misc/sort-debug-keys