diff options
author | Denton Liu <liu.denton@gmail.com> | 2020-04-20 04:54:39 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-04-20 13:12:13 -0700 |
commit | 085ba9b5dc8c39113f26c2c7ce4a17f3953948af (patch) | |
tree | 433e25352f717d46a550161013a6923b533c7fa6 /t/t6031-merge-filemode.sh | |
parent | Sync with 2.26.2 (diff) | |
download | tgif-085ba9b5dc8c39113f26c2c7ce4a17f3953948af.tar.xz |
t6030: use test_path_is_missing()
The test_must_fail() function should only be used for git commands since
we should assume that external commands work sanely. Replace
`test_must_fail test -e` with `test_path_is_missing`.
Signed-off-by: Denton Liu <liu.denton@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t6031-merge-filemode.sh')
0 files changed, 0 insertions, 0 deletions