Repository: trafficserver Updated Branches: refs/heads/master dae201d4c -> b033d3746
Fix RAT exclude for autoconf timestamp files Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/b033d374 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/b033d374 Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/b033d374 Branch: refs/heads/master Commit: b033d37469a7122bdaa4c6e81e416008bcfabeec Parents: dae201d Author: Leif Hedstrom <[email protected]> Authored: Tue May 20 21:33:41 2014 -0600 Committer: Leif Hedstrom <[email protected]> Committed: Tue May 20 21:33:41 2014 -0600 ---------------------------------------------------------------------- ci/rat-excludes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/b033d374/ci/rat-excludes.txt ---------------------------------------------------------------------- diff --git a/ci/rat-excludes.txt b/ci/rat-excludes.txt index 2e59588..b263d80 100644 --- a/ci/rat-excludes.txt +++ b/ci/rat-excludes.txt @@ -12,6 +12,7 @@ proxy/config/ **/.dirstamp **/Makefile **/TODO +**/stamp-h1 .vimrc .clang-format .gitignore @@ -69,7 +70,6 @@ lib/ts/test_atomic lib/ts/test_freelist lib/ts/fastlz.h lib/ts/fastlz.c -lib/ts/stamp-h1 iocore/fastio/inkfio/inkfio.conf iocore/aio/sample.cfg iocore/cache/Notes
