author | Johannes Sixt <johannes.sixt@telecom.at> | |
Mon, 13 Nov 2006 13:50:04 +0000 (13:50 +0000) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 13 Nov 2006 22:26:41 +0000 (14:26 -0800) | ||
commit | 40cf043389ef4cdf3e56e7c4268d6f302e387fa0 | |
tree | 265c6df6aaa5233c534a6bebd2a380e7e638bcba | tree | snapshot |
parent | bae777db33951468824e6beed6de900e7db6d51f | commit | diff |
test-lib.sh: A command dying due to a signal is an unexpected failure.
When test_expect_failure detects that a command failed, it still has to
treat a program that crashed from a signal as unexpected failure.
Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
Signed-off-by: Junio C Hamano <junkio@cox.net>
When test_expect_failure detects that a command failed, it still has to
treat a program that crashed from a signal as unexpected failure.
Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
Signed-off-by: Junio C Hamano <junkio@cox.net>
t/test-lib.sh | diff | blob | history |