1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-10-28 12:59:41 +01:00

t0101: use absolute date

The original version used relative approxidates, which don't
reproduce as reliably as absolute ones. Commit 6c647a fixed
this for one case, but missed the "silly" case.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Jeff King 2010-01-28 03:52:18 -05:00 committed by Junio C Hamano
parent b62cb17a65
commit 8e52dc30fc

View file

@ -31,7 +31,7 @@ test_expect_success '@{2001-09-17} (before the first commit) shows old' '
'
test_expect_success 'silly approxidates work' '
check_at @{3.hot.dogs.and.30.years.ago} one
check_at @{3.hot.dogs.on.2001-09-17} one
'
test_expect_success 'notice misspelled upstream' '