Merge "Make tox/python jobs use 4g builder"
[releng/builder.git] / jjb / integration / include-raw-integration-compare-distributions.sh
index ae172ad368ae3a452f72661455fe39092506a36b..2455e6d426027755706c2537868651ff57321a10 100644 (file)
@@ -5,7 +5,7 @@
 # Do not fail the build if there is trouble trying to collect distribution patch diffs
 set +e
 
-wget --progress=dot:mega $ACTUALBUNDLEURL
+wget --no-verbose --show-progress --progress=dot:giga $ACTUALBUNDLEURL
 echo "Extracting the last distribution found on nexus..."
 unzip -q $BUNDLE
 mv $BUNDLEFOLDER /tmp/distro_old