From 8927426be258eddfeaa56c21218c730daf6da56e Mon Sep 17 00:00:00 2001 From: Axel Kittenberger Date: Tue, 13 Dec 2016 16:37:57 +0100 Subject: [PATCH] cleanup --- lsyncd.lua | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/lsyncd.lua b/lsyncd.lua index 4fc6da8..9511118 100644 --- a/lsyncd.lua +++ b/lsyncd.lua @@ -2288,8 +2288,10 @@ local Sync = ( function -- -- inheritly transfers all blocks from delay -- - local function getBlocks( delay ) - + local function getBlocks + ( + delay + ) blocks[ delay ] = true if delay.blocks