CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/08/23 00:36:23
Modified files:
regress/usr.bin/ssh: test-exec.sh
Log message:
remove Protocol directive from client/server configs that causes
spammy deprecation warnings
hardcode SSH_PROTOCOLS=2, since that's all we support on the server
now (the client still may support both, so it could get confused)
