X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fintegration%2Finclude-raw-integration-deploy-controller.sh;h=bfda122f8c6efef55ec76fe8fa5e0f997f8cbb8a;hb=be55574fd2af0d199eee52e7bb9833967018951a;hp=d9ac4da92cc3f31963efb585c3164bfb7ae4c475;hpb=e3eda5afc71463e89a99e1cfc450517423bd5aea;p=releng%2Fbuilder.git diff --git a/jjb/integration/include-raw-integration-deploy-controller.sh b/jjb/integration/include-raw-integration-deploy-controller.sh index d9ac4da92..bfda122f8 100644 --- a/jjb/integration/include-raw-integration-deploy-controller.sh +++ b/jjb/integration/include-raw-integration-deploy-controller.sh @@ -23,7 +23,7 @@ echo "Downloading the distribution from ${ACTUALBUNDLEURL}" wget --no-verbose '${ACTUALBUNDLEURL}' echo "Extracting the new controller..." -unzip -q ${BUNDLE} +unzip -o -q ${BUNDLE} echo "Configuring the startup features..." FEATURESCONF=/tmp/${BUNDLEFOLDER}/etc/org.apache.karaf.features.cfg