Use test-chmtime -v instead of perl in t5000 to get mtime of a file
commit111539a3c75c22df7f1bbe242ce2f886b01d2491
authorAlex Riesen <raa.lkml@gmail.com>
Thu, 30 Oct 2008 10:20:27 +0000 (30 11:20 +0100)
committerJunio C Hamano <gitster@pobox.com>
Fri, 31 Oct 2008 07:34:41 +0000 (31 00:34 -0700)
tree7526d4e8d2cf24c359450ace6c48062be1cceb52
parent0ea9ca07aa76bef80c066b1a70366cf90caa703d
Use test-chmtime -v instead of perl in t5000 to get mtime of a file

The test was broken on admittedly broken combination of Windows, Cygwin,
and ActiveState Perl.

Signed-off-by: Alex Riesen <ariesen@harmanbecker.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t5000-tar-tree.sh