From: Maxim Mamontov Date: Fri, 10 Oct 2014 19:15:49 +0000 (+0300) Subject: Clone from local repo. X-Git-Url: https://git.stg.codes/stg.git/commitdiff_plain/4ede6cbe23f97d5fe3b196bd0313f011d9004070 Clone from local repo. --- diff --git a/functest/clone.sh b/functest/clone.sh index f6c7b44b..e185a464 100755 --- a/functest/clone.sh +++ b/functest/clone.sh @@ -19,7 +19,8 @@ then exit -1 fi -$GIT clone "https://gitorious.org/stg/stg.git" "$BASEPATH/stg" +#$GIT clone "https://gitorious.org/stg/stg.git" "$BASEPATH/stg" +$GIT clone "../" "$BASEPATH/stg" if [ "$ARCHIVE" != "" ] then