commit 66b0372a563d057057a65dc0791b7e51556486d3 parent 34663dd0549858cc02b3b4b95931484b23cce501 Author: Frederic Cambus <fcambus@users.sourceforge.net> Date: Wed, 9 Sep 2015 23:56:03 +0200 Setting LC_ALL=C when starting the script Diffstat:
M | ansiweather | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/ansiweather b/ansiweather @@ -17,6 +17,7 @@ ###[ Configuration options ]################################################### +LC_ALL=C LC_NUMERIC=C config_file=${ANSIWEATHERRC:-~/.ansiweatherrc}