]> git.ipfire.org Git - thirdparty/git.git/commit
Fix annotate test script; notice when git-annotate fails.
authorRamsay Allan Jones <ramsay@ramsay1.demon.co.uk>
Sat, 29 Jul 2006 16:20:41 +0000 (17:20 +0100)
committerJunio C Hamano <junkio@cox.net>
Wed, 2 Aug 2006 07:27:17 +0000 (00:27 -0700)
commit1fd4da643cb829618bbe76ab37df7f1b4dafc656
tree2cfd2ec864b55135bf5ad23035698ec0905fc36e
parent6ebdee5af47df0c64354e452419015a694c25f5f
Fix annotate test script; notice when git-annotate fails.

The t8001-annotate.sh test claimed all tests pass, when in fact
the git-annotate perl script failed to run! (prior to fixing the
script to work with perl 5.5).

Signed-off-by: Ramsay Allan Jones <ramsay@ramsay1.demon.co.uk>
Signed-off-by: Junio C Hamano <junkio@cox.net>
t/annotate-tests.sh