mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
8eb77a08b6
This ensures that the PATH environment variable is preserved even when cleared, allowing tests to find system utilities on NixOS where they are not in standard locations like /bin. Fixes #10756