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