summaryrefslogtreecommitdiff
path: root/builtin/commit.c
diff options
context:
space:
mode:
authorDenton Liu <liu.denton@gmail.com>2019-12-20 10:15:55 -0800
committerJunio C Hamano <gitster@pobox.com>2019-12-20 11:30:44 -0800
commit3595d10c26db483239d97ca8fc435c1c9dabcfb1 (patch)
treed636f1717684a6433a7e3dadc3c0df10b739f89b /builtin/commit.c
parentf511bc02edc8e2729e7babb1b4caa98684d941bc (diff)
t1306: convert `test_might_fail rm` to `rm -f`
The test_must_fail() family of functions (including test_might_fail()) should only be used on git commands. Replace `test_might_fail rm` with `rm -f` so that we don't use `test_might_fail` on a non-git command. 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