Menu

#19 Duplicate delete events in recursive mode for directories

open
nobody
None
5
2010-01-03
2010-01-03
Anonymous
No

In recursive mode, fileschanged reports duplicate entries for deleted directories. To me, this seems like an error.

Fileschanged 0.6.5 -- I'm running Ubuntu 9.10

(grep@pintsize)(12:31:01)(~)
fileschanged -r --show=created,changed,deleted -x echo -t 1 test
A /home/grep/test/quux
R /home/grep/test/quux
R /home/grep/test/quux

-----

I did:
mkdir quux
rm -rf quux

I suspect that this is a deleted event for "." in the quux directory, and a deleted event for "quux" in the test directory.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.