mirror of
git://git.sv.gnu.org/coreutils
synced 2026-05-12 01:47:18 -04:00
2378a53143
* tests/misc/env-signal-handler.sh: Use retry_delay_ to avoid a false failure under load, where env hasn't setup the SIGINT handling before timeout(1) sends the SIGINT. Fixes https://bugs.gnu.org/51793