tests: test old tail -f method even on systems with inotify
commit526a057602f7f312443ae4ec0653fec84bca9ff2
authorPádraig Brady <P@draigBrady.com>
Fri, 4 Sep 2009 20:41:30 +0000 (4 21:41 +0100)
committerPádraig Brady <P@draigBrady.com>
Sat, 5 Sep 2009 16:19:03 +0000 (5 17:19 +0100)
tree16532c0aaac442092426ccebd166e02b5ef935d7
parent70eadcb4e6990f0d1c9186ba6fa9f8e747cf3a22
tests: test old tail -f method even on systems with inotify

* src/tail.c (main): Add an undocumented ---disable-inotify option
to allow disabling inotify.
* tests/tail-2/pid: Run test in both normal and "disable_inotify" modes.
* tests/tail-2/tail-n0f: Likewise.
* tests/tail-2/wait: Likewise.
* tests/tail-2/append-only: Likewise.
src/tail.c
tests/tail-2/append-only
tests/tail-2/pid
tests/tail-2/tail-n0f
tests/tail-2/wait