summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2014-03-31 14:39:43 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2014-03-31 14:39:43 +0000
commitaf31a8c0de239f9b8ae2197c7d206e1573306c14 (patch)
treeb0727b8449a9ef1f02cd6b95724eb161fc5f09fd
parentd7d26e192e7ea83f0bfcb4676fb299dc2f5ffd45 (diff)
downloadlorry-controller-af31a8c0de239f9b8ae2197c7d206e1573306c14.tar.gz
Fixes in GitanoCommand
-rw-r--r--lorrycontroller/gitano.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/lorrycontroller/gitano.py b/lorrycontroller/gitano.py
index e0de196..5121a54 100644
--- a/lorrycontroller/gitano.py
+++ b/lorrycontroller/gitano.py
@@ -16,6 +16,7 @@
import collections
import logging
+import re
import cliapp