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