]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(tail_forever): When following by name and calling recheck
authorJim Meyering <jim@meyering.net>
Tue, 3 Aug 1999 07:43:42 +0000 (07:43 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 3 Aug 1999 07:43:42 +0000 (07:43 +0000)
commit3cc8a1087523e341ef9764e59008fa1e4b327b84
treed1bfe456b23e0dfc88e90adbe1b452c78ca84730
parentdd7bb02a996f9e6e1084359117fba61967e37e50
(tail_forever): When following by name and calling recheck
because of exceeding max_n_consecutive_size_changes_between_opens,
`continue' so we don't fall through and (assuming the file finally grew)
get the erroneous `file truncated' message.
src/tail.c