]> git.ipfire.org Git - thirdparty/git.git/commit - t/t4202-log.sh
t/t4202-log.sh: add newline at end of file
authorBrandon Casey <casey@nrlssc.navy.mil>
Tue, 22 Jul 2008 21:23:31 +0000 (16:23 -0500)
committerJunio C Hamano <gitster@pobox.com>
Wed, 23 Jul 2008 18:36:41 +0000 (11:36 -0700)
commitc65233fe2c14ca10da847e49b54924c9a49498c5
treee29606187ff772f3cd2cac848d1c139591865898
parent09b78bc1fc4e525bc68fa0ce76521457717fe675
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>
t/t4202-log.sh