test: reword the final message of tests with known breakages
commit11d54b8b9a78d7236916883c09e165fdc3768f00
authorJunio C Hamano <gitster@pobox.com>
Sun, 3 Feb 2008 08:23:02 +0000 (3 00:23 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sun, 3 Feb 2008 08:25:37 +0000 (3 00:25 -0800)
tree0e023d137d0aad478b63499d60e4872fa0e372b9
parent41ac414ea2bef81af94474cbef25a38868b4788e
test: reword the final message of tests with known breakages

When we have known breakages, we still said "passed all N
test(s)", which was a bit funny.

This rewords it to read "passed all remaining N test(s)" in such
a case.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/test-lib.sh