commit | 96f3b4ee42c77567fe1a865a4b5c80d57dc57177 | [log] [tgz] |
---|---|---|
author | Gilles Peskine <Gilles.Peskine@arm.com> | Tue Oct 16 14:10:21 2018 +0200 |
committer | Gilles Peskine <Gilles.Peskine@arm.com> | Tue Oct 16 14:10:21 2018 +0200 |
tree | f5cc5a4125f638e55facd420e3ca3b915eb74c2f | |
parent | 95c5575e12508dfbf7554065850cef3c1f831d14 [diff] |
Remove yotta support from check-files.py Complements "Remove Yotta support from the docs, tests and build scripts".
diff --git a/tests/scripts/check-files.py b/tests/scripts/check-files.py index 0fb2117..ed67872 100755 --- a/tests/scripts/check-files.py +++ b/tests/scripts/check-files.py
@@ -159,7 +159,6 @@ self.excluded_paths = list(map(os.path.normpath, [ 'cov-int', 'examples', - 'yotta/module' ])) self.issues_to_check = [ PermissionIssueTracker(),