contrib/git-svn: make sure our git-svn is up-to-date for test
authorEric Wong <redacted>
Mon, 3 Apr 2006 22:18:49 +0000 (15:18 -0700)
committerJunio C Hamano <redacted>
Tue, 4 Apr 2006 07:09:45 +0000 (00:09 -0700)
Bugs like the last one could've been avoided if it weren't for
this...

Signed-off-by: Eric Wong <redacted>
Signed-off-by: Junio C Hamano <redacted>
contrib/git-svn/Makefile

index d7f1643bf77b764a894f937dc5a339bd53c5dc05..acedf7305e640aa8aefbe3a12543be28f3b5d37e 100644 (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:
git clone https://git.99rst.org/PROJECT