author | Junio C Hamano <junkio@cox.net> | |
Sat, 6 Jan 2007 10:16:07 +0000 (02:16 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 6 Jan 2007 10:17:06 +0000 (02:17 -0800) | ||
commit | 21afc41c363cdfbc33285291d92635741163e6a1 | |
tree | f3e5d95f9b4a3ebbc831c12cc03e11b410a9ab5d | tree | snapshot |
parent | 16157b8074926348a9ee191ce6b50c8e1656161c | commit | diff |
Fix timestamp for test-tick
The earlier test timestamp was too old; I forgot that the bare
unixtime integer had to be after Jan 1, 2000. This changes
test_tick to use the git-epoch timestamp.
Signed-off-by: Junio C Hamano <junkio@cox.net>
The earlier test timestamp was too old; I forgot that the bare
unixtime integer had to be after Jan 1, 2000. This changes
test_tick to use the git-epoch timestamp.
Signed-off-by: Junio C Hamano <junkio@cox.net>
t/test-lib.sh | diff | blob | history |