Instead of skipping the all-tokens test if we don't have OpenSSL (since
authordtucker <dtucker@openbsd.org>
Sat, 14 Jan 2023 09:57:08 +0000 (09:57 +0000)
committerdtucker <dtucker@openbsd.org>
Sat, 14 Jan 2023 09:57:08 +0000 (09:57 +0000)
commitb5171adf542296a886a3f04b97d16c392021f9e1
treeb0cfa9cfcdee5ee8d352d019b99081586e9c9b82
parent1d1793f7c2eba1364c4038e79279f75843ee98b9
Instead of skipping the all-tokens test if we don't have OpenSSL (since
we use it to compute the hash), put the hash at the end and just omit it
if we don't have it.  Prompted by bz#3521.
regress/usr.bin/ssh/percent.sh