summaryrefslogtreecommitdiff
path: root/t-func
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2017-09-26 02:38:25 +0200
committerGuillem Jover <guillem@debian.org>2017-10-16 11:04:27 +0200
commit08c15e1b795d2468798c43330ca5426e10487cbc (patch)
treedeac388c8cfd340a27f0fe60a1635b6eda13080d /t-func
parent4618ae2495a843b40ea5223fa7a4910543194297 (diff)
downloaddpkg-08c15e1b795d2468798c43330ca5426e10487cbc.tar.gz
t-func: Use UTC0 when setting TZ
Diffstat (limited to 't-func')
-rw-r--r--t-func/atlocal.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/t-func/atlocal.in b/t-func/atlocal.in
index 50263fc21..683249c85 100644
--- a/t-func/atlocal.in
+++ b/t-func/atlocal.in
@@ -10,7 +10,7 @@ umask 0022
LC_ALL=C
export LC_ALL
-TZ=UTC
+TZ=UTC0
export TZ
SOURCE_DATE_EPOCH=0