]> git.stg.codes - stg.git/blobdiff - functest/clone.sh
Clone from local repo.
[stg.git] / functest / clone.sh
index f6c7b44bc100d461c43db58f06933ede75531683..e185a4640557d3b3f7407031bbd3bafaa91782bd 100755 (executable)
@@ -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