author | Jonathan Nieder <jrnieder@gmail.com> | |
Tue, 17 Aug 2010 06:57:40 +0000 (01:57 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 18 Aug 2010 21:02:03 +0000 (14:02 -0700) | ||
commit | d834c96a0eba93de78aa8252f6fcca39d18343d5 | |
tree | 885e6815e5353c7f96c998b1b1e4bf825ee1514c | tree | snapshot |
parent | 9cbdd76e097b01fa434dec9fdbe73b9cb6361e26 | commit | diff |
t6200 (fmt-merge-msg): style nitpicks
Guard setup with test_expect_success. Use test_might_fail
instead of ignoring the exit code from git config --unset.
Point out setup commands that are shared by multiple tests,
to make it easy to write GIT_SKIP_TESTS specifications that
work.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Guard setup with test_expect_success. Use test_might_fail
instead of ignoring the exit code from git config --unset.
Point out setup commands that are shared by multiple tests,
to make it easy to write GIT_SKIP_TESTS specifications that
work.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t6200-fmt-merge-msg.sh | diff | blob | history |