aboutsummaryrefslogtreecommitdiffstats
path: root/builtin/commit-graph.c
diff options
context:
space:
mode:
authorDenton Liu <liu.denton@gmail.com>2020-03-26 04:27:53 -0400
committerJunio C Hamano <gitster@pobox.com>2020-03-27 10:56:40 -0700
commit0813dd28b948787ed61b3052d36043d9a8348edc (patch)
treed747a716b7ee8eb663040f746f1478af46464e84 /builtin/commit-graph.c
parentt5607: reorder `nongit test_must_fail` (diff)
downloadgit-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