t0001-init: fix a file name
commit7d53a07a2833116cdf52ca256375c6b37f4d6b46
authorJohannes Sixt <j6t@kdbg.org>
Sun, 9 Aug 2009 15:38:04 +0000 (9 17:38 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sun, 9 Aug 2009 17:41:37 +0000 (9 10:41 -0700)
tree90f1b7bf6d9e9072913000cebf72aa097464998b
parentea5b1f6e129883479246e607e664b427b4ba779c
t0001-init: fix a file name

Without this change, grep fails because it does not find the file
instead of because it does not find the text in the file.

Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t0001-init.sh