summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorSteve Kemp <steve@steve.org.uk>2012-11-23 20:57:51 +0000
committerSteve Kemp <steve@steve.org.uk>2012-11-23 20:57:51 +0000
commite80dcdf7331650a51ff89a48585f0701a2010c32 (patch)
treed79db25142f874dd264de9eed2a91bd4f287c653 /bin
parent1b8b76529aaa67e5517fdb2a7f2902904a75863d (diff)
Fixed the name of the settings class.
Diffstat (limited to 'bin')
-rwxr-xr-xbin/custodian-dequeue2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/custodian-dequeue b/bin/custodian-dequeue
index e33e253..5dc7513 100755
--- a/bin/custodian-dequeue
+++ b/bin/custodian-dequeue
@@ -74,7 +74,7 @@ if __FILE__ == $0 then
#
settings = Custodian::Settings.instance()
$SERVER = settings.queue_server
- $LOGFILE = setttings.log_file
+ $LOGFILE = settings.log_file
begin
opts = GetoptLong.new(