IMPALA-5920: addendum - add missing RAT check Change-Id: I44654004bef74b741cfdf4fb07c274a77320b818 Reviewed-on: http://gerrit.cloudera.org:8080/8108 Reviewed-by: Bharath Vissapragada <[email protected]> Tested-by: Impala Public Jenkins
Project: http://git-wip-us.apache.org/repos/asf/incubator-impala/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-impala/commit/fc275fab Tree: http://git-wip-us.apache.org/repos/asf/incubator-impala/tree/fc275fab Diff: http://git-wip-us.apache.org/repos/asf/incubator-impala/diff/fc275fab Branch: refs/heads/master Commit: fc275fab62c41f3ddc2978fab531b61870817541 Parents: 7866eec Author: Tim Armstrong <[email protected]> Authored: Tue Sep 19 21:43:08 2017 -0700 Committer: Impala Public Jenkins <[email protected]> Committed: Wed Sep 20 10:30:04 2017 +0000 ---------------------------------------------------------------------- bin/rat_exclude_files.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/fc275fab/bin/rat_exclude_files.txt ---------------------------------------------------------------------- diff --git a/bin/rat_exclude_files.txt b/bin/rat_exclude_files.txt index c1a8e04..e356a9e 100644 --- a/bin/rat_exclude_files.txt +++ b/bin/rat_exclude_files.txt @@ -72,6 +72,7 @@ LOGS.md README.md */README */README.dox +*/README.txt testdata/bin/README-BENCHMARK-TEST-GENERATION tests/comparison/ORACLE.txt bin/distcc/README.md
