diff options
author | Ramkumar Ramachandra <artagnon@gmail.com> | 2011-12-14 22:24:32 +0530 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-12-15 13:19:21 -0800 |
commit | c6b7c7f3050977577af49e5d81340fae3b5bf2e7 (patch) | |
tree | 79d07b11cc6141252163bb305bdf45af0ab7aef4 /t/t6023-merge-file.sh | |
parent | revert: simplify getting commit subject in format_todo() (diff) | |
download | tgif-c6b7c7f3050977577af49e5d81340fae3b5bf2e7.tar.xz |
t3510 (cherry-pick-sequencer): use exit status
All the tests asserting failure use 'test_must_fail', which simply
checks for a non-zero exit status, potentially hiding underlying bugs.
So, replace instances of 'test_must_fail' with 'test_expect_code' to
check the exit status explicitly, where appropriate.
Reviewed-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t6023-merge-file.sh')
0 files changed, 0 insertions, 0 deletions