]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tail: don't give up on inotify mode for an already-ignored "-"
authorJim Meyering <meyering@redhat.com>
Mon, 7 Sep 2009 18:56:38 +0000 (20:56 +0200)
committerJim Meyering <meyering@redhat.com>
Mon, 7 Sep 2009 18:56:38 +0000 (20:56 +0200)
commita8d26b3ce1630b6e9213b79d213ad7c699ee9861
tree658954140a8573705cc1c51e1b89edb0a525970d
parenta4a864da365fe70eb3a69fd4347f8f747a258efd
tail: don't give up on inotify mode for an already-ignored "-"

* src/tail.c (main): Adjust today's change to honor the
F[i].ignore flag that may have been set in tail_file.
src/tail.c