CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/03/03 18:46:48
Modified files:
regress/usr.bin/ssh: key-options.sh
Log message:
for the pty control tests, just check that the PTY path points to
something in /dev (rather than checking the device node itself); makes
life easier for portable, where systems with dynamic ptys can delete
nodes before we get around to testing their existence.
