From 637b59b5709932cbb35cf59600009559c089827b Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Fri, 26 Jan 2018 17:13:12 +0200 Subject: Change: sort output of icktool --- check | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'check') diff --git a/check b/check index 165142b..b27cea6 100755 --- a/check +++ b/check @@ -74,7 +74,7 @@ then ./is-agpl3+ $sources fi - python_sources="ick_controller.py worker_manager ick2" + python_sources="ick_controller.py worker_manager ick2 icktool" title pycodestyle pycodestyle ick2 $python_sources -- cgit v1.2.1