From ac82ea4708d47b3fc87266afd1c34a4f4db1f2bf Mon Sep 17 00:00:00 2001 From: Axel Kittenberger Date: Wed, 4 Jan 2017 12:24:59 +0100 Subject: [PATCH] fixing test --- tests/exclude-rsyncssh.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/exclude-rsyncssh.lua b/tests/exclude-rsyncssh.lua index 693d585..a7b848d 100755 --- a/tests/exclude-rsyncssh.lua +++ b/tests/exclude-rsyncssh.lua @@ -17,7 +17,7 @@ local log = {} log = {'-log', 'all'} writefile(cfgfile, [[ -settings = { +settings { logfile = ']]..logfile..[[', nodaemon = true, delay = 3,