summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2014-03-14 13:57:17 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2014-04-10 12:43:28 +0000
commitb51e297ef3c4b8dfaf99acb4bfbd4d4eaa2146c2 (patch)
tree6257e046a912f2d22eee80293cb9b467a601f230
parentc060ac43ba9e2caa07094c422ff5bb74f1fca3cf (diff)
downloadtrove-setup-b51e297ef3c4b8dfaf99acb4bfbd4d4eaa2146c2.tar.gz
Make lorry run verbosely
This works better with the output logging in the new Lorry Controller.
-rw-r--r--etc/lorry.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/lorry.conf b/etc/lorry.conf
index 65eaac8..4cfb01a 100644
--- a/etc/lorry.conf
+++ b/etc/lorry.conf
@@ -6,3 +6,4 @@ bundle-dest = /home/lorry/bundles
tarball = always
tarball-dest = /home/lorry/tarballs
working-area = /home/lorry/working-area
+verbose = yes