mirror of
https://github.com/octoleo/lsyncd.git
synced 2024-12-04 19:03:17 +00:00
Actually stack when toDelete,stack
This commit is contained in:
parent
98c83a7fbf
commit
62923459f4
@ -2442,6 +2442,10 @@ local Sync = ( function
|
||||
self.delays:replace( il, rd )
|
||||
|
||||
rd.dpos = il
|
||||
|
||||
stack( rd, nd )
|
||||
|
||||
nd.dpos = self.delays:push( nd )
|
||||
elseif ac == 'absorb'
|
||||
then
|
||||
-- nada
|
||||
|
Loading…
Reference in New Issue
Block a user