summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b62cb17)
raw | patch | inline | side by side (parent: b62cb17)
author | Jeff King <peff@peff.net> | |
Thu, 28 Jan 2010 08:52:18 +0000 (03:52 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 28 Jan 2010 08:58:17 +0000 (00:58 -0800) |
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>
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>
t/t0101-at-syntax.sh | patch | blob | history |
diff --git a/t/t0101-at-syntax.sh b/t/t0101-at-syntax.sh
index 5e298c510259c54650cb0d0f3f3155ac48094ccb..a1998b558f96bb956b4ddce500d9447ded49a54d 100755 (executable)
--- a/t/t0101-at-syntax.sh
+++ b/t/t0101-at-syntax.sh
'
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' '