From: Eric Wong Date: Mon, 3 Apr 2006 22:18:49 +0000 (-0700) Subject: contrib/git-svn: make sure our git-svn is up-to-date for test X-Git-Tag: v1.3.0-rc2~7 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=5f2f4240022418e9a75505f11298db54a5da12d2;p=git.git contrib/git-svn: make sure our git-svn is up-to-date for test Bugs like the last one could've been avoided if it weren't for this... Signed-off-by: Eric Wong Signed-off-by: Junio C Hamano --- diff --git a/contrib/git-svn/Makefile b/contrib/git-svn/Makefile index d7f1643b..acedf730 100644 --- a/contrib/git-svn/Makefile +++ b/contrib/git-svn/Makefile @@ -28,7 +28,7 @@ git-svn.xml : git-svn.txt git-svn.html : git-svn.txt asciidoc -b xhtml11 -d manpage \ -f ../../Documentation/asciidoc.conf $< -test: +test: git-svn cd t && $(SHELL) ./t0000-contrib-git-svn.sh clean: