Laszlo Gaal has uploaded this change for review. ( http://gerrit.cloudera.org:8080/24487
Change subject: IMPALA-15112: Silence wget calls in utility scripts ...................................................................... IMPALA-15112: Silence wget calls in utility scripts Add '-q' (--quiet) or `-nv' (--no-verbose) flags to wget calls in various setup and utility scripts to ensure that build logs are not polluted by interactive progress bars/progress reports. Change-Id: I6a9b578291812dbf5de52d34b718c8a8e3463b38 --- M bin/create-test-configuration.sh M testdata/bin/download-impala-jdbc-driver.sh M testdata/bin/setup-mysql-env.sh M testdata/bin/setup-ranger.sh 4 files changed, 7 insertions(+), 7 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/87/24487/1 -- To view, visit http://gerrit.cloudera.org:8080/24487 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I6a9b578291812dbf5de52d34b718c8a8e3463b38 Gerrit-Change-Number: 24487 Gerrit-PatchSet: 1 Gerrit-Owner: Laszlo Gaal <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]>
