author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | |
Sat, 19 Feb 2011 18:29:09 +0000 (18:29 +0000) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 21 Feb 2011 18:55:53 +0000 (10:55 -0800) | ||
commit | d5a719e4afbfd74cf5ccf94c2a5b27aa5d06e914 | |
tree | 81c44a9771c5718042883187a80c6f6d7d632e42 | tree | snapshot |
parent | 49151d8b2cde68bc110a8bb899b8610631430941 | commit | diff |
t/t7500-commit.sh: use test_cmp instead of test
Change commit_msg_is() in t/t7500-commit.sh to use test_cmp instead of
the shell's test function. Now if a test fails we'll get test_cmp
output showing us what failed.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Change commit_msg_is() in t/t7500-commit.sh to use test_cmp instead of
the shell's test function. Now if a test fails we'll get test_cmp
output showing us what failed.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t7500-commit.sh | diff | blob | history |