diff options
author | Denton Liu <liu.denton@gmail.com> | 2019-11-12 15:08:16 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-11-21 09:41:51 +0900 |
commit | 2a02262078e63dd2b90b2ab40ff024eccb444a48 (patch) | |
tree | 6a805d8af6bf6e5a96f42a1739756e6a03125741 /builtin/commit.c | |
parent | c245e58bb6a76e807f46b312e9a4edb2ff76f2b6 (diff) |
t5520: replace `! git` with `test_must_fail git`
Currently, if a git command fails in an unexpected way, such as a
segfault, it will be masked and ignored. Replace the ! with
test_must_fail so that only expected failures pass.
Signed-off-by: Denton Liu <liu.denton@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions