git-patch-id: test for "no newline" markers
commitf2b5e7af10a2d51ce300a958c32d26ec0cf6f678
authorMichael J Gruber <git@drmicha.warpmail.net>
Wed, 16 Feb 2011 16:55:37 +0000 (16 17:55 +0100)
committerJunio C Hamano <gitster@pobox.com>
Thu, 17 Feb 2011 19:54:57 +0000 (17 11:54 -0800)
treeda4014d4ee51f6e935662f6b1f7a052fa529e0e6
parent7ed863a85a6ce2c4ac4476848310b8f917ab41f9
git-patch-id: test for "no newline" markers

Currently, patch-id trips over our very own output that marks the absence
of newline at EOF.

Expose this in a test.

Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t4204-patch-id.sh