]> git.stg.codes - stg.git/commitdiff
Clone from local repo.
authorMaxim Mamontov <faust.madf@gmail.com>
Fri, 10 Oct 2014 19:15:49 +0000 (22:15 +0300)
committerMaxim Mamontov <faust.madf@gmail.com>
Fri, 10 Oct 2014 19:15:49 +0000 (22:15 +0300)
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