turn off f24 build
[infrastructure.git] / scripts / git-clone-svn.sh
index d58f86e..bfa3e01 100755 (executable)
@@ -24,7 +24,6 @@ function clone () {
 
        mkdir -p $GIT_WORKDIR
        pushd $GIT_WORKDIR
-       svn2git $SVN_PATH
         svn2git $SVN_PATH --authors $AUTHORS
        popd