This commit is contained in:
Axel Kittenberger 2010-10-23 17:10:14 +00:00
parent 4e284ff599
commit 79082cb861
1 changed files with 1 additions and 1 deletions

View File

@ -229,7 +229,7 @@ local function invoke_action(target, delay)
sync = delay.sync,
filename = delay.filname
}
children[pid] = child,
children[pid] = child
end
end
end