X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fintegration%2Finclude-raw-integration-deploy-controller-run-test.sh;h=56b9c466c7a557d38d076a3d7d11dcc96567693c;hb=7f107b2683e81cf78a7f83894f085d3ef9fc4d8b;hp=78bdec2fed423388c2bc16e9e6f3f43e51b043a7;hpb=a49dea0cc307843eaa4ea445096df3c3d13b7bc3;p=releng%2Fbuilder.git diff --git a/jjb/integration/include-raw-integration-deploy-controller-run-test.sh b/jjb/integration/include-raw-integration-deploy-controller-run-test.sh index 78bdec2fe..56b9c466c 100644 --- a/jjb/integration/include-raw-integration-deploy-controller-run-test.sh +++ b/jjb/integration/include-raw-integration-deploy-controller-run-test.sh @@ -35,7 +35,7 @@ echo "Changing to /tmp" cd /tmp echo "Downloading the distribution..." -wget --no-verbose '${ACTUALBUNDLEURL}' +wget --progress=dot:mega '${ACTUALBUNDLEURL}' echo "Extracting the new controller..." unzip -q ${BUNDLE}