Add missing variable delimiter to GERRIT_BRANCH
[releng/builder.git] / jjb / integration / include-raw-integration-get-bundle-vars.sh
index ad4bdeb6b328e05c6d631fcbd3f17536ccc20d7e..6c5f5cb467ca5193640c2bf13167d898cbc7e424 100644 (file)
@@ -5,7 +5,7 @@ echo "#################################################"
 NEXUSURL_PREFIX=${ODLNEXUSPROXY:-https://nexus.opendaylight.org}
 ODL_NEXUS_REPO=${ODL_NEXUS_REPO:-content/repositories/opendaylight.snapshot}
 GERRIT_PATH=${GERRIT_PATH:-git.opendaylight.org/gerrit}
-DISTROBRANCH=${DISTROBRANCH:-GERRIT_BRANCH}
+DISTROBRANCH=${DISTROBRANCH:-$GERRIT_BRANCH}
 
 if [ ${BUNDLEURL} == 'last' ]; then
     # Obtain current pom.xml of integration/distribution, correct branch.