[test-release] Added -silent-log flag to test-release.sh
authorTobias Hieta <tobias@hieta.se>
Thu, 31 Mar 2022 06:34:30 +0000 (08:34 +0200)
committerTobias Hieta <tobias@hieta.se>
Thu, 31 Mar 2022 06:34:53 +0000 (08:34 +0200)
commita30972fbd7a511f4a96d732fe390e046a29f139d
treea5db92a0afb36d70f5552eff8c200dbcb2f55f09
parent85bd90cb71843d022f2c8413ee23683fe8e71241
[test-release] Added -silent-log flag to test-release.sh

This flag silents the build output of test-release.sh so that
it can be used in CI systems a bit better. It will still log
the build output to the log files but not echo it to stdout.

Reviewed By: tstellar

Differential Revision: https://reviews.llvm.org/D122146
llvm/utils/release/test-release.sh