Browse Source

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>
maint
Brandon Casey 17 years ago committed by Junio C Hamano
parent
commit
734a6ffafb
  1. 3
      t/t4202-log.sh

3
t/t4202-log.sh

@ -71,4 +71,5 @@ test_expect_success 'diff-filter=D' ' @@ -71,4 +71,5 @@ test_expect_success 'diff-filter=D' '



test_done
test_done


Loading…
Cancel
Save