mirror of
git://git.sv.gnu.org/coreutils
synced 2026-05-16 11:57:19 -04:00
f013fe07ab
* tests/tail-2/pipe-f2: Don't always wait 10 seconds. Before, this test would always wait 10 seconds. Now, it stops early when it detects that tail -f has written output. BTW, the race condition that prompted changing the timeout from 1 second to 10 was that tail -f could be killed by the timeout before producing any output.