Fix yamllint for netconf
[releng/builder.git] / jjb / integration / include-raw-integration-rebase-gerrit-patch.sh
index 96dca8ae8a63b7f6f34a0ac59945694ad6b265ea..00dd9e42e25171cf254a676b15215a769c0dbdb2 100644 (file)
@@ -6,5 +6,5 @@ cd "${GERRIT_PROJECT}"
 export EMAIL="sandbox@jenkins.opendaylight.org"
 # TODO: Is there a more appropriate e-mail?
 export GIT_COMMITTER_NAME="Rebase Macro"
-git rebase "origin/${BRANCH}"
+git rebase "origin/${DISTROBRANCH}"
 cd "${WORKSPACE}"