[Bug 1274670] Re: inotifywait -r doesn't react to files created in a new subdirectory

2021-06-20 Thread Eriberto
Hi Alex, I am the new maintainer of inotify-tools in Debian. I confirm this bug is also present in new upstream release 3.20.11.0. For sequential tests, is needed to reboot the system after each test. My tests were made in Debian Bullseye 11 (testing). There is a new development place[1] for this

[Bug 1274670] Re: inotifywait -r doesn't react to files created in a new subdirectory

2021-06-20 Thread Eriberto
** Changed in: inotify-tools (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1274670 Title: inotifywait -r doesn't react to files created in a new subdirectory

[Bug 1274670] Re: inotifywait -r doesn't react to files created in a new subdirectory

2014-01-30 Thread Alex
** Description changed: If I run: $ inotifywait -r -e close_write --format '%w%f' /tmp/ and then do the following in /tmp: $ mkdir test $ touch test/test_subdir.txt $ touch test_outer_dir.txt then inotifywait will output: /tmp/test_outer_dir.txt i.e. it complete