summaryrefslogtreecommitdiff
path: root/t/t0101-at-syntax.sh
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2010-01-28 08:52:18 (GMT)
committerJunio C Hamano <gitster@pobox.com>2010-01-28 08:58:17 (GMT)
commit8e52dc30fc357755985306f2faae4fcfd038e0f3 (patch)
treea2b3752f865a75845348922c4e9cd84665b71cfc /t/t0101-at-syntax.sh
parentb62cb17a65b180c0ee6e48ee3f7395c52b2e5ea1 (diff)
downloadgit-8e52dc30fc357755985306f2faae4fcfd038e0f3.zip
git-8e52dc30fc357755985306f2faae4fcfd038e0f3.tar.gz
git-8e52dc30fc357755985306f2faae4fcfd038e0f3.tar.bz2
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>
Diffstat (limited to 't/t0101-at-syntax.sh')
-rwxr-xr-xt/t0101-at-syntax.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/t0101-at-syntax.sh b/t/t0101-at-syntax.sh
index 5e298c5..a1998b5 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' '