summaryrefslogtreecommitdiff
path: root/lorry-controller
diff options
context:
space:
mode:
Diffstat (limited to 'lorry-controller')
-rwxr-xr-xlorry-controller3
1 files changed, 1 insertions, 2 deletions
diff --git a/lorry-controller b/lorry-controller
index ce60989..2a18d8c 100755
--- a/lorry-controller
+++ b/lorry-controller
@@ -75,8 +75,7 @@ class LorryController(cliapp.Application):
logging.error("Unable to find lorry-controller.conf in git")
raise SystemExit(4)
- self.conf = LorryControllerConfig(self.settings,
- 'git/lorry-controller.conf')
+ self.conf = LorryControllerConfig(self, 'git/lorry-controller.conf')
with WorkingStateManager(self) as mgr:
# Update any troves