commit | c65233fe2c14ca10da847e49b54924c9a49498c5 | [log] [tgz] |
---|---|---|
author | Brandon Casey <casey@nrlssc.navy.mil> | Tue Jul 22 16:23:31 2008 -0500 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Jul 23 11:36:41 2008 -0700 |
tree | e29606187ff772f3cd2cac848d1c139591865898 | |
parent | 09b78bc1fc4e525bc68fa0ce76521457717fe675 [diff] |
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>