tests: remove exit after test_done call
commit5dba35912474770d0df45ed801d78c4c9ed5e949
authorJeff King <peff@peff.net>
Fri, 3 Apr 2009 19:31:10 +0000 (3 15:31 -0400)
committerJunio C Hamano <gitster@pobox.com>
Sun, 5 Apr 2009 07:38:26 +0000 (5 00:38 -0700)
treed61db4853ccf89f7ef30bb28ef50b28116a1fe57
parentf3a186ffade15f793ea17713a10e10ec4f26ff11
tests: remove exit after test_done call

test_done always exits, so this line is never executed.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
17 files changed:
t/lib-git-svn.sh
t/lib-httpd.sh
t/t4004-diff-rename-symlink.sh
t/t4011-diff-symlink.sh
t/t4023-diff-rename-typechange.sh
t/t4114-apply-typechange.sh
t/t4115-apply-symlink.sh
t/t4122-apply-symlink-inside.sh
t/t5503-tagfollow.sh
t/t5522-pull-symlink.sh
t/t5540-http-push.sh
t/t7005-editor.sh
t/t9200-git-cvsexportcommit.sh
t/t9400-git-cvsserver-server.sh
t/t9401-git-cvsserver-crlf.sh
t/t9500-gitweb-standalone-no-errors.sh
t/t9600-cvsimport.sh