projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5941a9e
)
contrib/git-svn: make sure our git-svn is up-to-date for test
author
Eric Wong
<normalperson@yhbt.net>
Mon, 3 Apr 2006 22:18:49 +0000
(15:18 -0700)
committer
Junio C Hamano
<junkio@cox.net>
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 <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
contrib/git-svn/Makefile
patch
|
blob
|
history
diff --git
a/contrib/git-svn/Makefile
b/contrib/git-svn/Makefile
index
d7f1643
..
acedf73
100644
(file)
--- 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: