summaryrefslogtreecommitdiff
path: root/bin/custodian-dequeue
diff options
context:
space:
mode:
Diffstat (limited to 'bin/custodian-dequeue')
-rwxr-xr-xbin/custodian-dequeue2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/custodian-dequeue b/bin/custodian-dequeue
index 7a4b629..3d0c851 100755
--- a/bin/custodian-dequeue
+++ b/bin/custodian-dequeue
@@ -130,7 +130,7 @@ if __FILE__ == $PROGRAM_NAME then
# Create the worker, passing it the settings object so it can
# sort out its own logfile, etc.
#
- worker = Custodian::Worker.new( settings )
+ worker = Custodian::Worker.new(settings)
#