AboutSummaryRefsLogTreeCommitDiffStats
path: root/tests/schedule.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/schedule.sh')
-rw-r--r--tests/schedule.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/schedule.sh b/tests/schedule.sh
index d403f1d..9a1836e 100644
--- a/tests/schedule.sh
+++ b/tests/schedule.sh
@@ -26,6 +26,9 @@ export SOURCE_DATE_EPOCH
TZ=UTC0
export TZ
+LC_ALL=C
+export LC_ALL
+
# Use current working directory to store mcron files
XDG_CONFIG_HOME=`pwd`
export XDG_CONFIG_HOME