CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/05/06 09:15:05
Modified files:
usr.bin/ssh/ssh-agent: Makefile
Log message:
test ssh-agent with the -T flag to force the old /tmp location rather
than inside the homedir. During relink operation, /.ssh/agent was
created which is surprising. This test sequence could use some
improvement so this is a temporary fix.
observed by florian, change ok semarie
