summaryrefslogtreecommitdiff
path: root/t/t3020-ls-files-error-unmatch.sh
diff options
context:
space:
mode:
authorElijah Newren <newren@gmail.com>2010-10-03 20:00:00 (GMT)
committerJunio C Hamano <gitster@pobox.com>2010-10-04 00:55:22 (GMT)
commit2d2ef5ec82c912fcc5c06fa902c867d45cc8a53e (patch)
treedb82ab06898315f7e3878f84d6b0ebe5cbe4c2e7 /t/t3020-ls-files-error-unmatch.sh
parent06f3549d7146179c5cafe8f76e8fcbc064eba2f7 (diff)
downloadgit-2d2ef5ec82c912fcc5c06fa902c867d45cc8a53e.zip
git-2d2ef5ec82c912fcc5c06fa902c867d45cc8a53e.tar.gz
git-2d2ef5ec82c912fcc5c06fa902c867d45cc8a53e.tar.bz2
t3020 (ls-files-error-unmatch): remove stray '1' from end of file
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>
Diffstat (limited to 't/t3020-ls-files-error-unmatch.sh')
-rwxr-xr-xt/t3020-ls-files-error-unmatch.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/t3020-ls-files-error-unmatch.sh b/t/t3020-ls-files-error-unmatch.sh
index a7d8187..ca01053 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