Squelch progress messages in cmake-sonar.sh 99/63199/2
authorLott, Christopher (cl778h) <cl778h@att.com>
Wed, 26 Feb 2020 19:46:20 +0000 (14:46 -0500)
committerLott, Christopher (cl778h) <cl778h@att.com>
Wed, 26 Feb 2020 19:48:25 +0000 (14:48 -0500)
commitc63e147ab10c5b00b2dfdac6df62ee9ef6dd8442
tree5a7222df2e27992a1eb075eac77d643a79fee416
parent3ca80e4b7818ebe309abc3ddcabe7086f1ed2d18
Squelch progress messages in cmake-sonar.sh

Reduce volume of output from wget and unzip by adding the -q flag to
the invocations in cmake-sonar.sh  There's little need to see wget
progress messages or archive contents in the build log.

Change-Id: Iaaaa4071e17b6ef42c85409e8df3653df1f42252
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
releasenotes/notes/squelch-cmake-sonar-script-4d2122df78d463eb.yaml [new file with mode: 0644]
shell/cmake-sonar.sh