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