Home
last modified time | relevance | path

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

/external/openssh/regress/
Dtest-exec.sh220 SSHLOGWRAP=$OBJ/ssh-log-wrapper.sh
221 echo "#!/bin/sh" > $SSHLOGWRAP
222 echo "exec ${SSH} -E${TEST_SSH_LOGFILE} "'"$@"' >>$SSHLOGWRAP
226 SSH="$SSHLOGWRAP"