diff options
| author | Denton Liu <liu.denton@gmail.com> | 2020-03-26 04:27:53 -0400 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2020-03-27 10:56:40 -0700 |
| commit | 0813dd28b948787ed61b3052d36043d9a8348edc (patch) | |
| tree | d747a716b7ee8eb663040f746f1478af46464e84 /builtin/commit-graph.c | |
| parent | t5607: reorder `nongit test_must_fail` (diff) | |
| download | git-0813dd28b948787ed61b3052d36043d9a8348edc.tar.gz git-0813dd28b948787ed61b3052d36043d9a8348edc.zip | |
t5612: don't use `test_must_fail test_cmp`
The test_must_fail function should only be used for git commands since
we should assume that external commands work sanely. Since test_cmp() just
wraps an external command, replace `test_must_fail test_cmp` with
`! test_cmp`.
Signed-off-by: Denton Liu <liu.denton@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit-graph.c')
0 files changed, 0 insertions, 0 deletions
