Displaying 1 result from an estimated 1 matches for "regress_full".
2013 Oct 17
1
SSH regression test failure question
Hi,
meanwhile I am deeper into OpenSSH (followed the well-done docs, that I missed
in the beginning).
'make build' works with current CVS.
But
REGRESS_FULL=1 make regress
fails for ssh:
failed sftp permissions
*** Error 1 in ssh (Makefile:145 't-sftp-perm')
FAILED
*** Error 1 in ssh (<bsd.regress.mk>:101 'regress')
*** Error 1 in /usr/src/regress/usr.bin (<bsd.subdir.mk>:48 'regress')
I can see it is due to
postco...