From a3f6f6dd8173aaf3e24887e3cd9a66c85a1854fe Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 3 Aug 2015 21:23:10 +0300 Subject: Set LANG variable to C in all scripts. --- push.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'push.sh') diff --git a/push.sh b/push.sh index 74f2f1d..bcf61df 100755 --- a/push.sh +++ b/push.sh @@ -1,5 +1,7 @@ #!/bin/bash +export LANG=C + function status { if [ ! -d "$1" ]; then return -- cgit v1.2.3-60-g2f50