mirror of
git://git.sv.gnu.org/coreutils
synced 2026-05-06 07:06:38 -04:00
b2c4224048
I noticed a single failure on cfarm29 (Linux 6.12 ppc64le), where the output was missing: -tail: directory containing watched file was removed -tail: inotify cannot be used, reverting to polling -tail: 'dir/file' has appeared; following new file * tests/tail/inotify-dir-recreate.sh: Leverage the new tail --debug output to sync to a point where we know the inotify watches are in place. Also normalize the file argument quoting a bit.