Merge "Replace `` cmd substitution with $()"
[releng/builder.git] / jjb / integration / include-raw-integration-multipatch-distribution-test.sh
index 70aa31ace6cf62763cf4b35a031529fccba68c4c..bf1ce351f1f04da29d4f6bf7fd9efb0d129d1f26 100644 (file)
@@ -9,7 +9,7 @@
 # create a fresh empty place to build this custom distribution
 BUILD_DIR=${WORKSPACE}/patch_tester
 POM_FILE=${WORKSPACE}/patch_tester/pom.xml
-DISTRIBUTION_BRANCH_TO_BUILD=$BRANCH  #renaming variable for clarity
+DISTRIBUTION_BRANCH_TO_BUILD=$DISTROBRANCH  #renaming variable for clarity
 
 rm -rf $BUILD_DIR
 mkdir -p $BUILD_DIR