[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
patch locale settings
From: |
Dmitry Goncharov |
Subject: |
patch locale settings |
Date: |
Fri, 13 Sep 2019 21:43:17 -0400 |
Multiple tests fail when locale related env variables (such as LANG or
LC_MESSAGES) are set to some regional setting.
regards, Dmitry
diff --git a/tests/run_make_tests b/tests/run_make_tests
index b68b784..7b3719e 100755
--- a/tests/run_make_tests
+++ b/tests/run_make_tests
@@ -1,2 +1,3 @@
#!/bin/sh
+export LC_ALL=C
exec perl $0.pl ${1+"$@"}
- patch locale settings,
Dmitry Goncharov <=
- Re: patch locale settings, Paul Smith, 2019/09/14
- Re: patch locale settings, Dmitry Goncharov, 2019/09/14
- Re: patch locale settings, Paul Smith, 2019/09/14
- Re: patch locale settings, Paul Smith, 2019/09/14
- Re: patch locale settings, Dmitry Goncharov, 2019/09/14
- Re: patch locale settings, Paul Smith, 2019/09/15
- Re: patch locale settings, Dmitry Goncharov, 2019/09/15
- Re: patch locale settings, Paul Smith, 2019/09/15
- Re: patch locale settings, Dmitry Goncharov, 2019/09/15
- Re: patch locale settings, Paul Smith, 2019/09/15