diff options
author | Lucas Oshiro <lucasseikioshiro@gmail.com> | 2025-02-08 13:57:31 -0300 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2025-02-10 08:03:30 -0800 |
commit | f1cc562b77053ced18eebaae2febe5ff6d5e2690 (patch) | |
tree | bcd59a7fd0a928876d1c134ffd864d08f2ed290f /commit-graph.c | |
parent | f93ff170b93a1782659637824b25923245ac9dd1 (diff) |
t7603: replace test -f by test_path_is_file
`test_path_is_file` provides a better output when asserting whether a
file exists. Replace the occurrences of `test -f` in t7603 with it,
facilitating the trace of possible test failures.
Signed-off-by: Lucas Oshiro <lucasseikioshiro@gmail.com>
Acked-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions