From: Ed Warnicke Date: Fri, 22 Apr 2016 16:19:30 +0000 (-0500) Subject: fix for centos merge maven push X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F47%2F847%2F1;p=ci-management.git fix for centos merge maven push Change-Id: I16fd1580afa8fe229fc9ff15283f402333478fe2 Signed-off-by: Ed Warnicke --- diff --git a/jjb/vpp/include-raw-vpp-maven-push.sh b/jjb/vpp/include-raw-vpp-maven-push.sh index 626951407..4d370942b 100644 --- a/jjb/vpp/include-raw-vpp-maven-push.sh +++ b/jjb/vpp/include-raw-vpp-maven-push.sh @@ -83,7 +83,7 @@ function push_rpm () { rpmfile=$1 repoId=${REPOID_TARGET[${OS}]} - url="${REPOURL_TARGET[${OS}]}yum" + url="${REPOURL_TARGET[${OS}]}" if grep -qE '\.s(rc\.)?rpm' <<<"$rpmfile" then