mirror of
https://github.com/git/git.git
synced 2025-12-18 12:00:25 +01:00
Instead of ... normal test script ... status=$? ... cleanup ... (exit $status) set up cleanup commands with test_when_finished. This makes the test script a little shorter, and more importantly, it ensures errors during cleanup are reported. Signed-off-by: Jonathan Nieder <jrnieder@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
1.2 KiB
Executable File
1.2 KiB
Executable File