Code

t5100: Avoid filename "nul"
authorJunio C Hamano <gitster@pobox.com>
Wed, 28 May 2008 06:12:29 +0000 (23:12 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 28 May 2008 06:12:29 +0000 (23:12 -0700)
commitb2a42f55bc419352b848751b0763b0a2d1198479
treef5b67f38fbf4650a5a2ac80973a0d230d879a432
parentb71ce7f3f13ebd0e212bdda82b012ee36df4f63f
t5100: Avoid filename "nul"

There are broken filesystems that cannot have a file whose name is "nul"
anywhere on it.  Rename the test file to make ourselves more portable.

Noticed by Mark Levedahl.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t5100-mailinfo.sh
t/t5100/nul [deleted file]
t/t5100/nul-plain [new file with mode: 0644]