Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | t5100: Avoid filename "nul" | Junio C Hamano | 2008-05-27 |
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> |