Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'rc/http-push'
[gitweb.git]
/
t
/
t9107-git-svn-migrate.sh
diff --git
a/t/t9107-git-svn-migrate.sh
b/t/t9107-git-svn-migrate.sh
index acad16a6f0f9b3b45b4766474e15ee5019ec2ce2..3a9e07768d8e6bebd7a4c4156ace6c5746d7d440 100755
(executable)
--- a/
t/t9107-git-svn-migrate.sh
+++ b/
t/t9107-git-svn-migrate.sh
@@
-12,7
+12,7
@@
test_expect_success 'setup old-looking metadata' '
mkdir -p $i && \
echo hello >> $i/README || exit 1
done && \
- svn import -m test . "$svnrepo"
+ svn
_cmd
import -m test . "$svnrepo"
cd .. &&
git svn init "$svnrepo" &&
git svn fetch &&