From: Ian Jackson Date: Sat, 17 Feb 2018 19:20:50 +0000 (+0000) Subject: test suite: Update dummy dates X-Git-Tag: archive/debian/5.0~174 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=f59ad0b300d08bbc4ce630188d3fc990003ffdaf;hp=fb0756665330648bb4cd525bd8a55a06a761370e 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 dd8c4d01..6533a90b 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