mirror of
https://github.com/git/git.git
synced 2026-04-12 01:40:10 +02:00
t/t4202-log.sh: add newline at end of file
Some shells hang when parsing the script if the last statement is not followed by a newline. So add one. Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
committed by
Junio C Hamano
parent
11ee57bc4c
commit
734a6ffafb
@@ -71,4 +71,5 @@ test_expect_success 'diff-filter=D' '
|
||||
|
||||
|
||||
|
||||
test_done
|
||||
test_done
|
||||
|
||||
|
||||
Reference in New Issue
Block a user