summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-08-25 17:38:50 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-08-26 01:20:44 +0100
commitb5cfe0264cba9fd70266c40e1a02b41f0cabe0d4 (patch)
treea408c98575ab226a0cb5e7edffe45a41fca04a6e /tests
parentbb2d12326a03e8925104937569fdab0ebdc34ccb (diff)
test suite: Update date to one with nontrivial DST in Europe/London
This may make more things fail for me if they have timezone bugs. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'tests')
-rw-r--r--tests/lib4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/lib b/tests/lib
index 376585c..42e1344 100644
--- a/tests/lib
+++ b/tests/lib
@@ -33,8 +33,8 @@ export DGIT_TEST_DEBUG
: ${DGIT_TEST_DISTRO+ ${distro=${DGIT_TEST_DISTRO}}}
-export GIT_COMMITTER_DATE='1515000000 +0100'
-export GIT_AUTHOR_DATE='1515000000 +0100'
+export GIT_COMMITTER_DATE='1530000000 +0100'
+export GIT_AUTHOR_DATE='1530000000 +0100'
root=`pwd`
troot=$root/tests