mirror of
https://github.com/plashchynski/crono.git
synced 2026-04-18 23:19:57 +02:00
Fix typo
This commit is contained in:
@@ -31,7 +31,7 @@ module Crono
|
||||
|
||||
def setup_log
|
||||
if config.daemonize
|
||||
self.logifile = config.logfile
|
||||
self.logfile = config.logfile
|
||||
daemonize
|
||||
else
|
||||
self.logfile = STDOUT
|
||||
|
||||
Reference in New Issue
Block a user