From: Jean Privat Date: Fri, 6 Apr 2018 02:04:36 +0000 (-0400) Subject: Merge: tests: fix locale issue on non-Debian linux X-Git-Url: http://nitlanguage.org Merge: tests: fix locale issue on non-Debian linux The C.UTF-8 locale is Debian-specific and causes issues on other platforms. To avoid setlocale error messages, the LC_ALL export will default on C if C.UTF-8 is unavailable on the target platform. Signed-off-by: Lucas Bajolet Pull-Request: #2628 --- 7fb26c3138cea1b51598a6892007462b8b4fd31a