Revert "Reduce verbosity of wget command"
[releng/builder.git] / jjb / integration / include-raw-integration-deploy-controller-offline.sh
index 657762178e2b152df2ddb4b0efbbd1b244efa329..bc525171f46ffeafdce86692d40a613eec67ccf6 100644 (file)
@@ -8,7 +8,7 @@ echo "Clean workspace"
 rm -rf *
 
 echo "Downloading the distribution..."
-wget --non-verbose --show-progress --progress=dot:giga ${ACTUALBUNDLEURL}
+wget --progress=dot:mega ${ACTUALBUNDLEURL}
 
 echo "Extracting the new controller..."
 unzip -q ${BUNDLE}