aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/run_sanity.sh
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-01-04 14:41:25 -0800
committerGravatar Craig Tiller <ctiller@google.com>2016-01-04 14:41:25 -0800
commitde3da7486623a6014ddd6e41929083ef3b321cc2 (patch)
tree1cda550baf5763b1f36fe44f0288c7116a2fe6c0 /tools/run_tests/run_sanity.sh
parent418411f75d64656e5dece5caa73b5f3c9dbe667f (diff)
Add copyright checks to sanity; make them verify copyright year is valid
Diffstat (limited to 'tools/run_tests/run_sanity.sh')
-rwxr-xr-xtools/run_tests/run_sanity.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/run_tests/run_sanity.sh b/tools/run_tests/run_sanity.sh
index 6a80f1f81c..1b29848861 100755
--- a/tools/run_tests/run_sanity.sh
+++ b/tools/run_tests/run_sanity.sh
@@ -58,5 +58,6 @@ if [ -f cache.mk ] ; then
fi
./tools/buildgen/generate_projects.sh
+./tools/distrib/check_copyright.py
./tools/distrib/clang_format_code.sh