aboutsummaryrefslogtreecommitdiffstats
path: root/commit-graph.c
diff options
context:
space:
mode:
authorDenton Liu <liu.denton@gmail.com>2020-07-07 02:04:37 -0400
committerJunio C Hamano <gitster@pobox.com>2020-07-07 13:07:27 -0700
commit6e7b0ea864c61288bd5276f3e3cd9250e7a3802d (patch)
treed9670f2eeffc2c96e3f3e9c989d4569bc2df58e7 /commit-graph.c
parentt7107: don't use test_must_fail() (diff)
downloadgit-6e7b0ea864c61288bd5276f3e3cd9250e7a3802d.tar.gz
git-6e7b0ea864c61288bd5276f3e3cd9250e7a3802d.zip
t9834: remove use of `test_might_fail p4`
The test_must_fail() family of functions (including test_might_fail()) should only be used on git commands. Replace test_might_fail() with a compound command wrapping the old p4 invocation that always returns 0. Signed-off-by: Denton Liu <liu.denton@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions