diff options
| author | Burak Kaan Karaçay <bkkaracay@gmail.com> | 2026-02-09 14:24:44 +0300 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-02-09 09:46:49 -0800 |
| commit | 168d575719d944759964e004d17a3282b0f883d5 (patch) | |
| tree | 6fe4854e941872606e822b1a0f4ee3a2be8f56ad /contrib/persistent-https | |
| parent | 67ad42147a7acc2af6074753ebd03d904476118f (diff) | |
| download | git-168d575719d944759964e004d17a3282b0f883d5.tar.gz git-168d575719d944759964e004d17a3282b0f883d5.zip | |
t2003: modernize path existence checks using test helpers
The old style 'test -f' and 'test -d' checks are silent on failure,
which makes debugging difficult.
Replace them with the 'test_path_is_*' helpers which provide verbose
error messages when a test fails.
Signed-off-by: Burak Kaan Karaçay <bkkaracay@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/persistent-https')
0 files changed, 0 insertions, 0 deletions
