From 838f19dde49f3b1fd8f82f0677bbf29f3d71f8ca Mon Sep 17 00:00:00 2001 From: Robin Mills Date: Fri, 1 May 2015 19:25:29 +0000 Subject: [PATCH] #1073. I'm going to change the time-zone on the build server to Finland (FST+1) while this builds. --- test/functions.source | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test/functions.source b/test/functions.source index 4b9549e3..cf907c21 100644 --- a/test/functions.source +++ b/test/functions.source @@ -419,8 +419,9 @@ copyVideoFiles () prepareTest() { ## - # locale setting + # locale and timezone setting export LC_ALL=C + export TZ=BST-1 ## # initialize globals