unbreak test: cannot access shell positional parameters past $9 without
authordjm <djm@openbsd.org>
Mon, 16 Jan 2023 04:11:29 +0000 (04:11 +0000)
committerdjm <djm@openbsd.org>
Mon, 16 Jan 2023 04:11:29 +0000 (04:11 +0000)
commitc0aad570ae16c48fde52f15d31962581c3683049
tree8c540644135e68ff7d540b5069825768aed7276d
parent9eca5023cdbb5c9a1090e5600096f83cf0b11bbd
unbreak test: cannot access shell positional parameters past $9 without
wrapping the position in braces (i.e. need ${10}, etc.)
regress/usr.bin/ssh/krl.sh