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 <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
Eric Wong 2006-04-03 15:18:49 -07:00 committed by Junio C Hamano
parent 5941a9e9d8
commit 5f2f424002

View File

@ -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: