Code

t3020 (ls-files-error-unmatch): remove stray '1' from end of file
authorElijah Newren <newren@gmail.com>
Sun, 3 Oct 2010 20:00:00 +0000 (14:00 -0600)
committerJunio C Hamano <gitster@pobox.com>
Mon, 4 Oct 2010 00:55:22 +0000 (17:55 -0700)
Acked-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Reviewed-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t3020-ls-files-error-unmatch.sh

index a7d8187169a36f708bd7dc39d97604dd9cc21565..ca01053bcc88806aae9abde5892b8c163b3936d0 100755 (executable)
@@ -26,4 +26,3 @@ test_expect_success \
     'git ls-files --error-unmatch foo bar'
 
 test_done
-1