]> git.99rst.org Git - git.git/commit
t2401: update path checks using test_path helpers
authorSolly <redacted>
Wed, 15 Oct 2025 14:03:29 +0000 (15:03 +0100)
committerJunio C Hamano <redacted>
Wed, 15 Oct 2025 20:38:04 +0000 (13:38 -0700)
commit0c4f1346ca57814a988be0846f9ec1560dea87dc
tree67d137c40c18ed5893d6f3aae0c1f287edfee7ff
parentc44beea485f0f2feaf460e2ac87fdd5608d63cf0
t2401: update path checks using test_path helpers

Update old-style shell path checks to use the modern test
helpers 'test_path_is_file' and 'test_path_is_dir' for improved
runtime diagnosis.

Signed-off-by: Solly <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/t2401-worktree-prune.sh
git clone https://git.99rst.org/PROJECT