diff options
| author | Joey Salazar <jgsal@protonmail.com> | 2020-10-20 19:53:52 +0000 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2020-10-21 11:43:32 -0700 |
| commit | 4e1bee9a99fa2ebab176c9730fa5218363f2548b (patch) | |
| tree | 68e6cd89f3b6a054487124ad40b3c5fcbf3faf43 /t/t4018/bash-subshell-function | |
| parent | 69986e19ffcfb9af674ae5180689ab7bbf92ed28 (diff) | |
t7006: Use test_path_is_* functions in test script
Modernize the test by replacing `test -e` instances with
`test_path_is_file` helper functions, and `! test -e` with
`test_path_is_missing`, for better readability and diagnostic messages.
Signed-off-by: Joey Salazar <jgsal@protonmail.com>
Reviewed-by: Phillip Wood <phillip.wood123@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4018/bash-subshell-function')
0 files changed, 0 insertions, 0 deletions
