#1073. I'm going to change the time-zone on the build server to Finland (FST+1) while this builds.

v0.27.3
Robin Mills 10 years ago
parent 03aba63de3
commit 838f19dde4

@ -419,8 +419,9 @@ copyVideoFiles ()
prepareTest() prepareTest()
{ {
## ##
# locale setting # locale and timezone setting
export LC_ALL=C export LC_ALL=C
export TZ=BST-1
## ##
# initialize globals # initialize globals

Loading…
Cancel
Save