From: Ian Jackson Date: Sat, 17 Feb 2018 19:20:50 +0000 (+0000) Subject: test suite: Update dummy dates X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=f5e0ed7e04f25e720505eac6412efae58810b457;p=dgit.git test suite: Update dummy dates To make things look nice in gitk in our test trees, etc., it is nice if the fake date is at least as recent as the commits etc. in the worktree tarballs and pkg-srcs. Signed-off-by: Ian Jackson --- diff --git a/tests/lib b/tests/lib index d484dd5b..51dc62a9 100644 --- a/tests/lib +++ b/tests/lib @@ -31,8 +31,8 @@ export DGIT_TEST_DEBUG : ${DGIT_TEST_DISTRO+ ${distro=${DGIT_TEST_DISTRO}}} -export GIT_COMMITTER_DATE='1440253867 +0100' -export GIT_AUTHOR_DATE='1440253867 +0100' +export GIT_COMMITTER_DATE='1515000000 +0100' +export GIT_AUTHOR_DATE='1515000000 +0100' root=`pwd` troot=$root/tests