Bugs like the last one could've been avoided if it weren't for this... Signed-off-by: Eric Wong <normalperson@xxxxxxxx> --- contrib/git-svn/Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) d3ce1325c4933cd0e5f8f9810b2ffc33ddf45aac diff --git a/contrib/git-svn/Makefile b/contrib/git-svn/Makefile index d7f1643..acedf73 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: -- 1.3.0.rc1.g595e - : send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html