Add missed comma.

This commit is contained in:
Kazunori SAKAMOTO 2014-01-03 17:11:48 +09:00
parent 178f315907
commit 7addc7060b

View File

@ -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