debug
This commit is contained in:
parent
cec89c1e22
commit
32eb7140b2
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@ while [ $# -gt 0 ]; do
|
|||
esac
|
||||
done
|
||||
# If MSC_GIT_TAG is set, checkout is always headless.
|
||||
logwarn "git PRE: ${PRE}"
|
||||
[ -z "${MSC_GIT_TAG:+x}" ] || { export MSC_GIT_BRANCH=${MSC_GIT_TAG}; export PRE=""; echo "DEBUG"; }
|
||||
logwarn "git PRE: ${PRE}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue