Clang update script: make downloads of pre-built tools less verbose
commitdd0b6b289d867d8b15ffb25a6bdf22f8c0e976a7
authorhans <hans@chromium.org>
Thu, 5 Mar 2015 05:54:03 +0000 (4 21:54 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 5 Mar 2015 05:54:35 +0000 (5 05:54 +0000)
tree84fe31aca7c5df51da0945236b5d3a5ff4059900
parent29d988bcdf51bcb21abd43c4701be167d1171406
Clang update script: make downloads of pre-built tools less verbose

We don't print filenames when downloading the pre-built Clang binaries,
and I don't think we need to print them for these tools either.

This should reduce the log noise.

BUG=452726

Review URL: https://codereview.chromium.org/980813002

Cr-Commit-Position: refs/heads/master@{#319224}
tools/clang/scripts/update.sh