commit | 84dbcef9f58b7ec8368b2ebee03fdcf66df152cc | [log] [tgz] |
---|---|---|
author | Nasser Grainawi <nasser.grainawi@linaro.org> | Wed Feb 22 15:59:32 2023 -0700 |
committer | Nasser Grainawi <nasser.grainawi@linaro.org> | Wed Feb 22 15:59:32 2023 -0700 |
tree | 1f233cf249849707d36c73ec7e688aaf3a3052d5 | |
parent | e3cc02f151c6d741770f478475bed9909ed830ca [diff] [blame] |
Revert accidental change to test output level This modification was merged without being caught in review [1]. We don't need to have all test output by default as it's much nicer to only have the errors. [1] https://gerrit-review.googlesource.com/c/gerrit/+/323837/comment/7639bdee_ed65e59f/ Change-Id: Ibf78895e86d7e63c71fec72c36f75b5f9296068a Release-Notes: skip
diff --git a/.bazelrc b/.bazelrc index 407b005..cf5403d 100644 --- a/.bazelrc +++ b/.bazelrc
@@ -37,6 +37,6 @@ build --announce_rc test --build_tests_only -test --test_output=all +test --test_output=errors import %workspace%/tools/remote-bazelrc