mirror of
https://github.com/plashchynski/crono.git
synced 2026-04-26 18:58:46 +02:00
fix build and config_spec
This commit is contained in:
@@ -8,7 +8,6 @@ describe Crono::Config do
|
||||
@config = Crono::Config.new
|
||||
expect(@config.cronotab).to be Crono::Config::CRONOTAB
|
||||
expect(@config.logfile).to be Crono::Config::LOGFILE
|
||||
expect(@config.pidfile).to be nil
|
||||
expect(@config.piddir).to be Crono::Config::PIDDIR
|
||||
expect(@config.process_name).to be Crono::Config::PROCESS_NAME
|
||||
expect(@config.daemonize).to be false
|
||||
|
||||
Reference in New Issue
Block a user