diff options
| author | Denton Liu <liu.denton@gmail.com> | 2019-12-20 10:15:55 -0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2019-12-20 11:30:44 -0800 |
| commit | 3595d10c26db483239d97ca8fc435c1c9dabcfb1 (patch) | |
| tree | d636f1717684a6433a7e3dadc3c0df10b739f89b /builtin/commit.c | |
| parent | t0020: use ! check_packed_refs_marked (diff) | |
| download | git-3595d10c26db483239d97ca8fc435c1c9dabcfb1.tar.gz git-3595d10c26db483239d97ca8fc435c1c9dabcfb1.zip | |
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
