Joe McDonnell has uploaded this change for review. ( http://gerrit.cloudera.org:8080/10615
Change subject: IMPALA-7132: Filter out useless output from run_clang_tidy.sh ...................................................................... IMPALA-7132: Filter out useless output from run_clang_tidy.sh Clang's run-clang-tidy.py script produces a large amount of output to stderr even when there are no warnings or errors. None of this output is useful. This ignores the stderr output from run-clang-tidy.py. Testing with a known clang tidy issue shows that warnings and errors are still in the output. Change-Id: I63c46a7d57295eba38fac8ab49c7a15d2802df1d --- M bin/run_clang_tidy.sh 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/15/10615/1 -- To view, visit http://gerrit.cloudera.org:8080/10615 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I63c46a7d57295eba38fac8ab49c7a15d2802df1d Gerrit-Change-Number: 10615 Gerrit-PatchSet: 1 Gerrit-Owner: Joe McDonnell <[email protected]>
