git.stg.codes
/
stg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0e423f
)
Clone from local repo.
author
Maxim Mamontov
<faust.madf@gmail.com>
Fri, 10 Oct 2014 19:15:49 +0000
(22:15 +0300)
committer
Maxim Mamontov
<faust.madf@gmail.com>
Fri, 10 Oct 2014 19:15:49 +0000
(22:15 +0300)
functest/clone.sh
patch
|
blob
|
history
diff --git
a/functest/clone.sh
b/functest/clone.sh
index f6c7b44bc100d461c43db58f06933ede75531683..e185a4640557d3b3f7407031bbd3bafaa91782bd 100755
(executable)
--- 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