Closed xuzixx closed 7 years ago
if "case fsnotify.Chmod" logic before "case fsnotify.Rename" always return changes.NotifyDeleted()
return changes.NotifyDeleted()
Test case pass: macOs 10.11.6 + go 1.6.2 Centos 6.4 + go 1.8
@xuzixx Thanks for your contribution.
if "case fsnotify.Chmod" logic before "case fsnotify.Rename" always
return changes.NotifyDeleted()
Test case pass: macOs 10.11.6 + go 1.6.2 Centos 6.4 + go 1.8