Merge "Use gerrit for the remote update in post jobs"

This commit is contained in:
Jenkins 2013-09-05 21:48:49 +00:00 committed by Gerrit Code Review
commit f85b94372d

View File

@ -16,7 +16,7 @@ then
exit 1
fi
if [ -z "$GIT_ORIGIN" ]
if [ -z "$GIT_ORIGIN" ] || [ -n "$ZUUL_NEWREV" ]
then
GIT_ORIGIN="$GERRIT_SITE/p"
# git://git.openstack.org/