mirror of
git://git.sv.gnu.org/coreutils
synced 2026-06-22 08:30:36 -04:00
3e57f08e36
* tests/tee/tee.sh: If dd failed, then tee would spin writing to the fifo forever, so add a timeout protection. This was noticed with `export LD_PRELOAD=libasan.so.8` with a non ASAN build, which induced a failure in dd invocations.