]> git.99rst.org Git - git.git/commit
t5401: prefer test_path_is_* helper function
authorambar chakravartty <redacted>
Sat, 1 Feb 2025 07:12:10 +0000 (12:42 +0530)
committerJunio C Hamano <redacted>
Mon, 3 Feb 2025 22:11:19 +0000 (14:11 -0800)
commit318f4c98276de7e515f838a9626bcf60d757ee20
treef417a482f0541cf42d80c8be72f5af537b0f396d
parentbc204b742735ae06f65bb20291c95985c9633b7f
t5401: prefer test_path_is_* helper function

"test -f" does not provide a nice error message when we hit test
failures, so use test_path_is_file instead.

Signed-off-by: ambar chakravartty <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/t5401-update-hooks.sh
git clone https://git.99rst.org/PROJECT