From b2a42f55bc419352b848751b0763b0a2d1198479 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Tue, 27 May 2008 23:12:29 -0700 Subject: 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 --- t/t5100/nul-plain | Bin 0 -> 91 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 t/t5100/nul-plain (limited to 't/t5100/nul-plain') diff --git a/t/t5100/nul-plain b/t/t5100/nul-plain new file mode 100644 index 0000000000..3d40691787 Binary files /dev/null and b/t/t5100/nul-plain differ -- cgit v1.2.3