tail: fix erroneous status about 'giving up' on file
commita520942efadbd0f86759f9bcb428ec0a83ed56e4
authorPádraig Brady <P@draigBrady.com>
Wed, 1 Feb 2017 04:10:02 +0000 (31 20:10 -0800)
committerPádraig Brady <P@draigBrady.com>
Wed, 8 Feb 2017 22:40:22 +0000 (8 14:40 -0800)
treef0355afe1876e843ecd03340b2609859ca8eb3a6
parent2c64bc87293bd8bf369b8dbd487a793ea9803775
tail: fix erroneous status about 'giving up' on file

* src/tail.c (recheck): Set f->ignore before we
use it to show the appropriate error.
* tests/tail-2/retry.sh: Ensure the "giving up" message
is not presented.
src/tail.c
tests/tail-2/retry.sh