Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Do not create $GIT_DIR/remotes/ directory anymore.
[gitweb.git]
/
t
/
lib-git-svn.sh
diff --git
a/t/lib-git-svn.sh
b/t/lib-git-svn.sh
index 29a1e72c61eb6e67a70c12361dada49fd77fad49..63c670304f0241d93c8a1661080735ca4a14258a 100644
(file)
--- a/
t/lib-git-svn.sh
+++ b/
t/lib-git-svn.sh
@@
-45,6
+45,6
@@
else
svnadmin create "$svnrepo"
fi
-svnrepo="file://$svnrepo
/test-git-svn
"
+svnrepo="file://$svnrepo"