fixing test

This commit is contained in:
Axel Kittenberger 2017-01-04 12:24:59 +01:00
parent dbe9935328
commit ac82ea4708

View File

@ -17,7 +17,7 @@ local log = {}
log = {'-log', 'all'} log = {'-log', 'all'}
writefile(cfgfile, [[ writefile(cfgfile, [[
settings = { settings {
logfile = ']]..logfile..[[', logfile = ']]..logfile..[[',
nodaemon = true, nodaemon = true,
delay = 3, delay = 3,