]> asedeno.scripts.mit.edu Git - git.git/commitdiff
t7005: do not exit inside test.
authorJunio C Hamano <gitster@pobox.com>
Sun, 23 Dec 2007 03:14:33 +0000 (19:14 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sun, 23 Dec 2007 03:45:06 +0000 (19:45 -0800)
The way to signal failure is to leave non-zero in $?, not abort
the entire test.

Signed-off-by: Junio C Hamano <gitster@pobox.com>

No differences found