defince GIT_MSC in create_symlinks
This commit is contained in:
parent
76634847f7
commit
fef455160b
1 changed files with 1 additions and 0 deletions
|
@ -70,6 +70,7 @@ create_symlinks() {
|
|||
# MSC_BASEDIR="$1"
|
||||
# DIR="$(basename ${MSC_BASEDIR})"
|
||||
# cd "${MSC_BASEDIR}"
|
||||
[ -z "${MSC_GIT+x}" ] && MSC_GIT=git
|
||||
cd ${MSC_BASE}
|
||||
#echo "DIR MSC_BASEDIR $DIR $MSC_BASEDIR"
|
||||
git config credential.helper 'cache --timeout=300'
|
||||
|
|
Loading…
Reference in a new issue