commit | 21798105f61dae6fb5c0246a1c61fb970e89322b | [log] [tgz] |
---|---|---|
author | Mohammad Azim Khan <Azim.Khan@arm.com> | Fri Jul 06 00:41:08 2018 +0100 |
committer | Mohammad Azim Khan <Azim.Khan@arm.com> | Mon Aug 06 11:42:56 2018 +0100 |
tree | 728ec8cbc0e215416801276725bb4e3bacfb36e8 | |
parent | 539aa06f6490701d1e462561b299fed8e5130f08 [diff] [blame] |
Pylint tests in all.sh
diff --git a/tests/scripts/all.sh b/tests/scripts/all.sh index d7d5a8c..41ea080 100755 --- a/tests/scripts/all.sh +++ b/tests/scripts/all.sh
@@ -1050,6 +1050,8 @@ done done +msg "Analyse: Python source with Pylint" +tests/scripts/check-python-files.sh ################################################################