summaryrefslogtreecommitdiffstats
path: root/tests/exe/ob-buildenv.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/exe/ob-buildenv.sh')
-rwxr-xr-xtests/exe/ob-buildenv.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/exe/ob-buildenv.sh b/tests/exe/ob-buildenv.sh
index 463f432..29235c0 100755
--- a/tests/exe/ob-buildenv.sh
+++ b/tests/exe/ob-buildenv.sh
@@ -43,5 +43,6 @@ cmd_is 'ob-buildenv' ob-buildenv <<-EOF
OPK_TOOL_PREFIX='i686-linux-glibc-'
CFLAGS=' -ffile-prefix-map=${PWD}=.'
CXXFLAGS=' -ffile-prefix-map=${PWD}=.'
+ TZ='UTC0'
LC_ALL='C'
EOF