Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenton Liu <liu.denton@gmail.com>2019-12-20 21:15:55 +0300
committerJunio C Hamano <gitster@pobox.com>2019-12-20 22:30:44 +0300
commit3595d10c26db483239d97ca8fc435c1c9dabcfb1 (patch)
treed636f1717684a6433a7e3dadc3c0df10b739f89b /t/t1307-config-blob.sh
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 't/t1307-config-blob.sh')
0 files changed, 0 insertions, 0 deletions