mirror of
https://github.com/octoleo/lsyncd.git
synced 2025-01-07 09:04:05 +00:00
typo
This commit is contained in:
parent
16919a893e
commit
83c6436e84
@ -2438,10 +2438,13 @@ local Sync = ( function
|
|||||||
self.delays:replace( il, rd )
|
self.delays:replace( il, rd )
|
||||||
|
|
||||||
rd.dpos = il
|
rd.dpos = il
|
||||||
end
|
|
||||||
|
|
||||||
-- and stacks delay2
|
-- and stacks delay2
|
||||||
stack( rd, nd )
|
stack( rd, nd )
|
||||||
|
else
|
||||||
|
-- and stacks delay2
|
||||||
|
stack( od, nd )
|
||||||
|
end
|
||||||
|
|
||||||
nd.dpos = self.delays:push( nd )
|
nd.dpos = self.delays:push( nd )
|
||||||
elseif ac == 'absorb'
|
elseif ac == 'absorb'
|
||||||
|
Loading…
Reference in New Issue
Block a user