From e80dcdf7331650a51ff89a48585f0701a2010c32 Mon Sep 17 00:00:00 2001 From: Steve Kemp Date: Fri, 23 Nov 2012 20:57:51 +0000 Subject: Fixed the name of the settings class. --- bin/custodian-dequeue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/custodian-dequeue') 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( -- cgit v1.2.1