Update ubuntu-mininet-2.3 vagrant definition for private cloud
[releng/builder.git] / jjb / integration / include-raw-integration-deploy-controller-offline.sh
index 05e07578e19ac1b9d3079062fffb00a0f375f4e3..dd2ae6df9e101e7c6735b79e436ee396b14a600f 100644 (file)
@@ -8,10 +8,10 @@ echo "Clean workspace"
 rm -rf *
 
 echo "Downloading the distribution..."
-wget --no-verbose  ${ACTUALBUNDLEURL}
+wget --progress=dot:mega ${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