summaryrefslogtreecommitdiff
path: root/check
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-01-26 17:13:12 +0200
committerLars Wirzenius <liw@liw.fi>2018-01-26 17:13:12 +0200
commit637b59b5709932cbb35cf59600009559c089827b (patch)
tree7335fca36ab4e3bb0424830a38f125ef64de7b9d /check
parentbf9309765960ea049890bd8ce9fe36e8da1dc827 (diff)
downloadick2-637b59b5709932cbb35cf59600009559c089827b.tar.gz
Change: sort output of icktool
Diffstat (limited to 'check')
-rwxr-xr-xcheck2
1 files changed, 1 insertions, 1 deletions
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