Files
git/t/t5315-pack-objects-compression.sh
Bilal El Khatabi 1d6fd6d36e t5315: use test_path_is_file for loose-object check
Use test_path_is_file instead of test -f when checking that the
loose object was written to the expected path.

This uses Git's path-checking helper, which provides more specific
failure output than a raw test -f check.

Signed-off-by: Bilal El Khatabi <elkhatabibilal@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2026-03-19 11:58:18 -07:00

1007 B
Executable File