mirror of
https://github.com/octoleo/lsyncd.git
synced 2025-01-05 16:12:32 +00:00
Add missed comma.
This commit is contained in:
parent
178f315907
commit
7addc7060b
@ -58,7 +58,7 @@ local rsyncpostcmd = {
|
||||
return default.collect(agent,exitcode)
|
||||
end
|
||||
error("this should never be reached")
|
||||
end
|
||||
end,
|
||||
|
||||
-- called before anything else
|
||||
-- builds the target from host and targetdir
|
||||
|
Loading…
Reference in New Issue
Block a user