summaryrefslogtreecommitdiff
path: root/tests/tail-2/retry.sh
AgeCommit message (Expand)Author
2017-02-08tests: fix tail test race causing false failurePádraig Brady
2017-02-08tail: fix erroneous status about 'giving up' on filePádraig Brady
2017-01-01maint: update all copyright year number rangesPádraig Brady
2016-11-22tests: fix recent tail-2 test regressionsPádraig Brady
2016-11-10tail: only retry file open if --retry specifedPádraig Brady
2016-11-09tail: ensure -f --retry 'missing' handles truncationPádraig Brady
2016-11-07maint: misc tweaks to recent changesPádraig Brady
2016-09-28tail: -F now always processes initially untailable filesPádraig Brady
2016-01-01maint: update all copyright year number rangesPádraig Brady
2015-05-11tests: cleanup background processes upon interruptionPádraig Brady
2015-05-11tests: fix races in and standardize the tail testsPádraig Brady
2015-02-06tail: return inotify resources where possiblePádraig Brady
2015-01-01maint: update all copyright year number rangesPádraig Brady
2014-03-05tests: avoid the :> construct which can hide errorsPádraig Brady
2014-01-02maint: update all copyright year number rangesBernhard Voelker
2013-12-09tail: use consistent diagnostics with and without inotifyPádraig Brady
2013-07-22maint: make some shell and perl scripts executable in 'tests/'Bernhard Voelker
2013-06-03tests: avoid a race in tail --retry testingPádraig Brady
2013-04-20tail: exit following by descriptor when no tailable file leftBernhard Voelker
2013-04-20tail: let -f --retry wait for inaccessible filesBernhard Voelker