author | Junio C Hamano <gitster@pobox.com> | |
Sun, 23 Dec 2007 03:14:33 +0000 (19:14 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 23 Dec 2007 03:45:06 +0000 (19:45 -0800) | ||
commit | 7263881253acc4c3af8b3131c60da1554b72f8b2 | |
tree | 87f017766149e4c8c7ebfd73ebe320778348f00f | tree | snapshot |
parent | cc216827936e40bc2e8886623fd44f55e0674932 | commit | diff |
t7005: do not exit inside test.
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>
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>
t/t7005-editor.sh | diff | blob | history |