diff options
author | Shubham Verma <shubhunic@gmail.com> | 2021-03-03 00:20:56 +0530 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-03-03 17:11:31 -0800 |
commit | 12604a8d0c0a7d706c7be7be607a584260042ca9 (patch) | |
tree | 63389d4cec62011172937951f1a8837568b5218c /Documentation/merge-options.txt | |
parent | Merge branch 'tb/ci-run-cocci-with-18.04' into maint (diff) | |
download | tgif-12604a8d0c0a7d706c7be7be607a584260042ca9.tar.xz |
t9801: replace test -f with test_path_is_file
Although `test -f` has the same functionality as test_path_is_file(), in
the case where test_path_is_file() fails, we get much better debugging
information.
Replace `test -f` with test_path_is_file so that future developers
will have a better experience debugging these test cases.
Signed-off-by: Shubham Verma <shubhunic@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/merge-options.txt')
0 files changed, 0 insertions, 0 deletions