mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
d6c793c09a
Now that https://github.com/uutils/coreutils/issues/7252 is fixed this workaround is not needed any more: This is a partial revert of https://github.com/uutils/coreutils/commit/fac6c2951d5ae22eed1517bff28169ebdb37ef3d ("util/build-gnu.sh: Bypass timeout/yes SIGPIPE handling bug") This is a revert of https://github.com/uutils/coreutils/commit/5004d4b45870a5b2e7cc90c87b04e85f7f725f30 ("build-gnu: replace `timeout` for `tests/tail/follow-stdin.sh`") Signed-off-by: Etienne Cordonnier <ecordonnier@snap.com>