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=refs%2Fchanges%2F17%2F38317%2F2;hp=78bdec2fed423388c2bc16e9e6f3f43e51b043a7;hpb=e8eb84a29729afdf824712f1109dce90f836a039;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}