CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/01/15 21:11:29
Modified files:
regress/usr.bin/ssh: krl.sh
Log message:
unbreak test: cannot access shell positional parameters past $9 without
wrapping the position in braces (i.e. need ${10}, etc.)
