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) | ||
commit | 8e52dc30fc357755985306f2faae4fcfd038e0f3 | |
tree | a2b3752f865a75845348922c4e9cd84665b71cfc | tree | snapshot |
parent | b62cb17a65b180c0ee6e48ee3f7395c52b2e5ea1 | commit | diff |
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>
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>
t/t0101-at-syntax.sh | diff | blob | history |