From: Elijah Newren Date: Sun, 3 Oct 2010 20:00:00 +0000 (-0600) Subject: t3020 (ls-files-error-unmatch): remove stray '1' from end of file X-Git-Tag: v1.7.3.2~26 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=2d2ef5ec82c912fcc5c06fa902c867d45cc8a53e;p=git.git t3020 (ls-files-error-unmatch): remove stray '1' from end of file Acked-by: Ævar Arnfjörð Bjarmason Reviewed-by: Jonathan Nieder Signed-off-by: Elijah Newren Signed-off-by: Junio C Hamano --- diff --git a/t/t3020-ls-files-error-unmatch.sh b/t/t3020-ls-files-error-unmatch.sh index a7d818716..ca01053bc 100755 --- a/t/t3020-ls-files-error-unmatch.sh +++ b/t/t3020-ls-files-error-unmatch.sh @@ -26,4 +26,3 @@ test_expect_success \ 'git ls-files --error-unmatch foo bar' test_done -1