mirror of
https://github.com/octoleo/lsyncd.git
synced 2025-01-05 16:12:32 +00:00
fixing test
This commit is contained in:
parent
a0bdc8778d
commit
dbe9935328
@ -12,10 +12,10 @@ local cfgfile = tdir .. "config.lua"
|
||||
local logs = {"-log", "all" }
|
||||
|
||||
writefile(cfgfile, [[
|
||||
settings = {
|
||||
logfile = "]]..logfile..[[",
|
||||
settings {
|
||||
logfile = "]]..logfile..[[",
|
||||
log = all,
|
||||
nodaemon = true,
|
||||
nodaemon = true,
|
||||
maxProcesses = 1
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user