author | Eric Wong <normalperson@yhbt.net> | |
Sat, 25 Nov 2006 06:38:18 +0000 (22:38 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 25 Nov 2006 07:17:00 +0000 (23:17 -0800) | ||
commit | d25c26e771fdf771f264dc85be348719886d354f | |
tree | 6b2f35b8f56093093d54ba029c0b70f73a17d645 | tree | snapshot |
parent | 747fa12cef73b6ca04fffaddaad7326cf546cdea | commit | diff |
git-svn: exit with status 1 for test failures
Some versions of the SVN libraries cause die() to exit with 255,
and 40cf043389ef4cdf3e56e7c4268d6f302e387fa0 tightened up
test_expect_failure to reject return values >128.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Some versions of the SVN libraries cause die() to exit with 255,
and 40cf043389ef4cdf3e56e7c4268d6f302e387fa0 tightened up
test_expect_failure to reject return values >128.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-svn.perl | diff | blob | history |