author | Jeff King <peff@peff.net> | |
Sat, 7 Mar 2009 17:14:04 +0000 (12:14 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 7 Mar 2009 19:28:53 +0000 (11:28 -0800) | ||
commit | 003f69b282f9cc54da771e1b3e9378aa3f5178cd | |
tree | 5d49e931cdcd1eb49413cd5daa0b8edd89602a6c | tree | snapshot |
parent | c2e9364a06df55e70d7652d37bb4d712f6b3bb3e | commit | diff |
t1300: use test_must_fail as appropriate
Some of the tests checked the exit code manually, even going
so far as to run git outside of the test_expect harness.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Some of the tests checked the exit code manually, even going
so far as to run git outside of the test_expect harness.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t1300-repo-config.sh | diff | blob | history |