X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fintegration%2Finclude-raw-integration-deploy-controller-offline.sh;h=dd2ae6df9e101e7c6735b79e436ee396b14a600f;hb=7f107b2683e81cf78a7f83894f085d3ef9fc4d8b;hp=e892f21984cec0672f8450491697cd1727cad40b;hpb=54b2e6bfca3303768e8c748f68a94c1c5aa4576f;p=releng%2Fbuilder.git diff --git a/jjb/integration/include-raw-integration-deploy-controller-offline.sh b/jjb/integration/include-raw-integration-deploy-controller-offline.sh index e892f2198..dd2ae6df9 100644 --- a/jjb/integration/include-raw-integration-deploy-controller-offline.sh +++ b/jjb/integration/include-raw-integration-deploy-controller-offline.sh @@ -8,7 +8,7 @@ echo "Clean workspace" rm -rf * echo "Downloading the distribution..." -wget --no-verbose ${ACTUALBUNDLEURL} +wget --progress=dot:mega ${ACTUALBUNDLEURL} echo "Extracting the new controller..." unzip -q ${BUNDLE}