mirror of
https://github.com/octoleo/lsyncd.git
synced 2025-01-07 09:04:05 +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)
|
return default.collect(agent,exitcode)
|
||||||
end
|
end
|
||||||
error("this should never be reached")
|
error("this should never be reached")
|
||||||
end
|
end,
|
||||||
|
|
||||||
-- called before anything else
|
-- called before anything else
|
||||||
-- builds the target from host and targetdir
|
-- builds the target from host and targetdir
|
||||||
|
Loading…
Reference in New Issue
Block a user