fix for centos merge maven push 47/847/1
authorEd Warnicke <eaw@cisco.com>
Fri, 22 Apr 2016 16:19:30 +0000 (11:19 -0500)
committerEd Warnicke <eaw@cisco.com>
Fri, 22 Apr 2016 16:19:30 +0000 (11:19 -0500)
Change-Id: I16fd1580afa8fe229fc9ff15283f402333478fe2
Signed-off-by: Ed Warnicke <eaw@cisco.com>
jjb/vpp/include-raw-vpp-maven-push.sh

index 6269514..4d37094 100644 (file)
@@ -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