Skip to content

Commit

Permalink
t/t4202-log.sh: add newline at end of file
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Brandon Casey authored and Junio C Hamano committed Aug 2, 2008
1 parent 11ee57b commit 734a6ff
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion t/t4202-log.sh
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,5 @@ test_expect_success 'diff-filter=D' '



test_done
test_done

0 comments on commit 734a6ff

Please sign in to comment.