[all-commits] [llvm/llvm-project] a30972: [test-release] Added -silent-log flag to test-rele...
Tobias Hieta via All-commits
all-commits at lists.llvm.org
Wed Mar 30 23:35:07 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a30972fbd7a511f4a96d732fe390e046a29f139d
https://github.com/llvm/llvm-project/commit/a30972fbd7a511f4a96d732fe390e046a29f139d
Author: Tobias Hieta <tobias at hieta.se>
Date: 2022-03-31 (Thu, 31 Mar 2022)
Changed paths:
M llvm/utils/release/test-release.sh
Log Message:
-----------
[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
More information about the All-commits
mailing list