From: Jeff King Date: Thu, 28 Jan 2010 08:52:18 +0000 (-0500) Subject: t0101: use absolute date X-Git-Tag: v1.7.0-rc1~18 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=8e52dc30fc357755985306f2faae4fcfd038e0f3;p=git.git 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 Signed-off-by: Junio C Hamano --- diff --git a/t/t0101-at-syntax.sh b/t/t0101-at-syntax.sh index 5e298c510..a1998b558 100755 --- a/t/t0101-at-syntax.sh +++ b/t/t0101-at-syntax.sh @@ -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' '