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

/freebsd-10-stable/crypto/openssh/regress/
H A Dtest-exec.sh219 SSHLOGWRAP=$OBJ/ssh-log-wrapper.sh
220 echo "#!/bin/sh" > $SSHLOGWRAP
221 echo "exec ${SSH} -E${TEST_SSH_LOGFILE} "'"$@"' >>$SSHLOGWRAP
225 SSH="$SSHLOGWRAP"

Completed in 49 milliseconds