tests: tail-2/pid: use a 3-second timeout, not 1
authorJim Meyering <meyering@redhat.com>
Wed, 30 Sep 2009 21:28:13 +0000 (23:28 +0200)
committerJim Meyering <meyering@redhat.com>
Wed, 30 Sep 2009 21:28:13 +0000 (23:28 +0200)
commit30a227673eb4b095563c0ff75c6d89a7cae5096a
tree1716ea9006d44821a95fe5d1558e57724eb9228c
parentdd8db19cc7098531900ef13e60488bf74d2cee9a
tests: tail-2/pid: use a 3-second timeout, not 1

* tests/tail-2/pid: When using the timeout program to ensuring that
tail -s.1 --pid=$PID_T_MAX does not wait forever, use a timeout longer
than 1 second.  A 1-second timeout could be too short on a very busy
system, and result in a timeout, and hence false-positive failure.

2009-09-30  Jim Meyering  <meyering@redhat.com>
tests/tail-2/pid