Changes needed for vagrant in the ODL Priv Cloud
[releng/builder.git] / jjb / integration / include-raw-integration-deploy-controller-verify.sh
index 83e5b7781e4854bb6840a9e4e638df790864bc26..863ba3ae8439671eb5d97e157e512192b69a21b1 100644 (file)
@@ -11,7 +11,7 @@ echo "Downloading the distribution..."
 wget --no-verbose  ${ACTUALBUNDLEURL}
 
 echo "Extracting the new controller..."
-unzip -o -q ${BUNDLE}
+unzip -q ${BUNDLE}
 
 echo "Configuring the startup features..."
 FEATURESCONF=${WORKSPACE}/${BUNDLEFOLDER}/etc/org.apache.karaf.features.cfg