Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jc/leftright'
[gitweb.git]
/
t
/
t9103-git-svn-graft-branches.sh
diff --git
a/t/t9103-git-svn-graft-branches.sh
b/t/t9103-git-svn-graft-branches.sh
index cc62d4ece888a3be5c237a00c35699ab152cbdf5..293b98f92850375aa3223b6af85461a22cd151ea 100755
(executable)
--- a/
t/t9103-git-svn-graft-branches.sh
+++ b/
t/t9103-git-svn-graft-branches.sh
@@
-1,6
+1,8
@@
test_description='git-svn graft-branches'
. ./lib-git-svn.sh
+svnrepo="$svnrepo/test-git-svn"
+
test_expect_success 'initialize repo' "
mkdir import &&
cd import &&