Update tests to use test-chmtime
authorEric Wong <normalperson@yhbt.net>
Sun, 25 Feb 2007 00:59:52 +0000 (16:59 -0800)
committerJunio C Hamano <junkio@cox.net>
Sun, 25 Feb 2007 19:09:56 +0000 (11:09 -0800)
test-lib:
Make sure test-chmtime has been built before starting.

t4200-rerere:
Removed non-portable date dependency and avoid touch
Avoid "test -a" which isn't portable, either

lib-git-svn:
Use test-chmtime instead of Perl one-liner to poke

Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found