--- a/checker.py Sat Jul 30 13:05:59 2016 +0800+++ b/checker.py Sat Jul 30 13:35:44 2016 +0800@@ -223,7 +223,7 @@ if name not in distinct: distinct.append(name) - print('# C&O linters requested: {}'.format(' '.join(distinct)))+ print('# C&O installing linters: {}'.format(' '.join(distinct))) linter_config = {}