Home
last modified time | relevance | path

Searched refs:PUTTYMINORVER (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssh/regress/
H A Dtest-exec.sh805 PUTTYMINORVER="`echo ${PUTTYVER} | cut -f2 -d.`"
806 verbose "plink version ${PUTTYVER} minor ${PUTTYMINORVER}"
810 if [ "$PUTTYMINORVER" -lt "76" ]; then
815 if [ "$PUTTYMINORVER" -le "64" ]; then