Revert "Overwrite files when extracting with unzip"
[releng/builder.git] / jjb / integration / include-raw-integration-deploy-controller.sh
index bfda122f8c6efef55ec76fe8fa5e0f997f8cbb8a..d9ac4da92cc3f31963efb585c3164bfb7ae4c475 100644 (file)
@@ -23,7 +23,7 @@ echo "Downloading the distribution from ${ACTUALBUNDLEURL}"
 wget --no-verbose  '${ACTUALBUNDLEURL}'
 
 echo "Extracting the new controller..."
-unzip -o -q ${BUNDLE}
+unzip -q ${BUNDLE}
 
 echo "Configuring the startup features..."
 FEATURESCONF=/tmp/${BUNDLEFOLDER}/etc/org.apache.karaf.features.cfg