CVSROOT: /cvs Module name: src Changes by: dtuc...@cvs.openbsd.org 2025/05/23 02:40:13
Modified files: regress/usr.bin/ssh: agent-restrict.sh Log message: Explictly set LC_ALL=C on each sort invocation. Remove it from sshd_config (where it could be overridden by shell startup scripts, eg on macos-15) causing random test failures. with & ok djm@