Home
last modified time | relevance | path

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

/external/openssh/regress/
Dtest-exec.sh246 SSHLOGWRAP=$OBJ/ssh-log-wrapper.sh
247 echo "#!/bin/sh" > $SSHLOGWRAP
248 echo "exec ${SSH} -E${TEST_SSH_LOGFILE} "'"$@"' >>$SSHLOGWRAP
253 SSH="$SSHLOGWRAP"