commit | 4e9b51bc1830dd898f86b2f3a7fbd2318e3ddc7e | [log] [tgz] |
---|---|---|
author | Darryl Green <dargre02@C02Q8431FVH8.local> | Wed May 16 22:32:41 2018 +0100 |
committer | Yuto Takano <yuto.takano@arm.com> | Fri Aug 06 21:04:32 2021 +0100 |
tree | cdeeb30b3cd3bb21ab6911e6838de148882aded4 | |
parent | d5802926d983a09230cafa9b7b1f601c44a814af [diff] [blame] |
Update scripts to use check-names.py Signed-off-by: Yuto Takano <yuto.takano@arm.com>
diff --git a/tests/git-scripts/pre-push.sh b/tests/git-scripts/pre-push.sh index ee54a6c..2058a57 100755 --- a/tests/git-scripts/pre-push.sh +++ b/tests/git-scripts/pre-push.sh
@@ -43,5 +43,5 @@ } run_test ./tests/scripts/check-doxy-blocks.pl -run_test ./tests/scripts/check-names.sh +run_test ./tests/scripts/check-names.py run_test ./tests/scripts/check-generated-files.sh