author | Junio C Hamano <junkio@cox.net> | |
Wed, 7 Feb 2007 18:42:08 +0000 (10:42 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 7 Feb 2007 18:43:56 +0000 (10:43 -0800) | ||
commit | fa1b4d2ace9bbd7edbcbf9bd41f2cc4f7f6b616e | |
tree | 26499557434dc68897e79cd762d3d90402c2635a | tree | snapshot |
parent | ecea1ed5fe18a00bfca546d20de8ed8759c35ff6 | commit | diff |
t4200: skip gc-rerere test on systems with non GNU date.
Quite nonstandard "date -d @11111111 +%s" does not even fail on
OpenBSD but gives the current date in "seconds since epoch"
format, which is useless for the purpose of this test. We want
to make sure that this returns exactly the same input before
proceeding.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Quite nonstandard "date -d @11111111 +%s" does not even fail on
OpenBSD but gives the current date in "seconds since epoch"
format, which is useless for the purpose of this test. We want
to make sure that this returns exactly the same input before
proceeding.
Signed-off-by: Junio C Hamano <junkio@cox.net>
t/t4200-rerere.sh | diff | blob | history |