summaryrefslogtreecommitdiff
path: root/lorrycontroller/gitano.py
diff options
context:
space:
mode:
Diffstat (limited to 'lorrycontroller/gitano.py')
-rw-r--r--lorrycontroller/gitano.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lorrycontroller/gitano.py b/lorrycontroller/gitano.py
index 6625757..c0cca05 100644
--- a/lorrycontroller/gitano.py
+++ b/lorrycontroller/gitano.py
@@ -94,7 +94,7 @@ class GitanoCommand(object):
if exit != 0:
logging.error(
- 'Failed to run "%s" for %s:\n%s',
+ 'Failed to run "%s" for %s:\n%s',
quoted_args, self.trovehost, stdout + stderr)
raise GitanoCommandFailure(
self.trovehost,