Merge "Reduce verbosity of wget command"
[releng/builder.git] / jjb / integration / include-raw-integration-deploy-controller-run-test.sh
index 5dd16bb0d5211ac09cb1efe3f21d1da6bd3f51cc..dc95c8e4edba7c905cfb249e719a43a533e53694 100644 (file)
@@ -43,7 +43,7 @@ echo "Changing to /tmp"
 cd /tmp
 
 echo "Downloading the distribution..."
-wget --progress=dot:mega '${ACTUALBUNDLEURL}'
+wget --no-verbose --show-progress --progress=dot:giga '${ACTUALBUNDLEURL}'
 
 echo "Extracting the new controller..."
 unzip -q ${BUNDLE}