git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Ticket. ChangePolicyToString() function added.
[stg.git]
/
functest
/
clone.sh
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
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
if [ "$ARCHIVE" != "" ]
then