Merge c728885553
into a26f781404
This commit is contained in:
commit
9a7ab0a1ee
@ -5,6 +5,7 @@ set -e
|
||||
. "$GLUONDIR"/scripts/modules.sh
|
||||
|
||||
for module in $GLUON_MODULES; do
|
||||
echo
|
||||
var=$(echo $module | tr '[:lower:]/' '[:upper:]_')
|
||||
eval repo=\${${var}_REPO}
|
||||
eval branch=\${${var}_BRANCH}
|
||||
|
Loading…
Reference in New Issue
Block a user