X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fapex%2Fapex-deploy.sh;h=3b43dcf7e4ff1437d45e26467e6666becea23b17;hb=7239f29c6a6a32a658b154df72bb9b99e4fe05ed;hp=4fd7b00692634ead2573ceb5151e96301b7403ca;hpb=53e63279df41806f69f66caf2463d64d99e57558;p=releng.git diff --git a/jjb/apex/apex-deploy.sh b/jjb/apex/apex-deploy.sh index 4fd7b0069..3b43dcf7e 100755 --- a/jjb/apex/apex-deploy.sh +++ b/jjb/apex/apex-deploy.sh @@ -55,7 +55,7 @@ else # source the file so we get OPNFV vars source opnfv.properties RPM_INSTALL_PATH=$(echo $OPNFV_RPM_URL | sed 's/'"$(basename $OPNFV_RPM_URL)"'//') - RPM_LIST=$RPM_INSTALL_PATH/$(basename $OPNFV_RPM_URL) + RPM_LIST=${RPM_INSTALL_PATH}$(basename $OPNFV_RPM_URL) fi fi