Searched refs:TEST_SSH_SSH (Results 1 – 2 of 2) sorted by relevance
161 set -xe ; if ${TEST_SSH_SSH} -Q key | grep -q "^ssh-rsa" ; then \170 set -xe ; if ${TEST_SSH_SSH} -Q key | grep -q "^ssh-rsa" ; then \177 set -xe ; if ${TEST_SSH_SSH} -Q key | grep -q "^ssh-rsa" ; then \183 set -xe ; if ${TEST_SSH_SSH} -Q key | grep -q "^ssh-rsa" ; then \189 set -xe ; if ${TEST_SSH_SSH} -Q key | grep -q "^ssh-rsa" ; then \194 set -xe ; if ${TEST_SSH_SSH} -Q key | grep -q "^ssh-dss" ; then \202 set -xe ; if ${TEST_SSH_SSH} -Q key | grep -q "^ssh-dss" ; then \207 set -xe ; if ${TEST_SSH_SSH} -Q key | grep -q "^ssh-dss" ; then \224 ! ${TEST_SSH_SSH} -Q key-plain | grep ecdsa >/dev/null || \228 ! ${TEST_SSH_SSH} -Q key-plain | grep ecdsa >/dev/null || \[all …]
116 if [ "x$TEST_SSH_SSH" != "x" ]; then117 SSH="${TEST_SSH_SSH}"