commit | 38e4c68a9e3e83e244a955d826864a7184159b9f | [log] [tgz] |
---|---|---|
author | Darryl Green <darryl.green@arm.com> | Mon May 21 11:40:22 2018 +0100 |
committer | Simon Butcher <simon.butcher@arm.com> | Tue Jun 05 11:57:21 2018 +0100 |
tree | 5ca22949746114471288c042d3a698684e8f48de | |
parent | bd38c3b89f35c87d920e50cd2765b16a0ead04ab [diff] [blame] |
Add check-files.py to pre-push.sh
diff --git a/tests/git-scripts/pre-push.sh b/tests/git-scripts/pre-push.sh index ee54a6c..7407f44 100755 --- a/tests/git-scripts/pre-push.sh +++ b/tests/git-scripts/pre-push.sh
@@ -45,3 +45,4 @@ run_test ./tests/scripts/check-doxy-blocks.pl run_test ./tests/scripts/check-names.sh run_test ./tests/scripts/check-generated-files.sh +run_test ./tests/scripts/check-files.py