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

/freebsd-10-stable/crypto/openssh/regress/
H A Dtest-exec.sh205 if [ "x$TEST_SSHD_LOGFILE" = "x" ]; then
206 TEST_SSHD_LOGFILE=$OBJ/sshd.log
214 >$TEST_SSHD_LOGFILE
331 echo "trace: $@" >$TEST_SSHD_LOGFILE
338 echo $@ >>$TEST_SSHD_LOGFILE
341 (cat $TEST_SSHD_LOGFILE; echo) >>$OBJ/failed-sshd.log
532 echo "ProxyTelnetCommand=sh ${SRC}/sshd-log-wrapper.sh ${TEST_SSHD_LOGFILE} ${SSHD} -i -f $OBJ/sshd_proxy" >> ${OBJ}/.putty/sessions/localhost_proxy
540 echo proxycommand ${SUDO} sh ${SRC}/sshd-log-wrapper.sh ${TEST_SSHD_LOGFILE} ${SSHD} -i -f $OBJ/sshd_proxy
550 $SUDO ${SSHD} -f $OBJ/sshd_config "$@" -E$TEST_SSHD_LOGFILE
H A Dintegrity.sh23 cmd="$SUDO sh ${SRC}/sshd-log-wrapper.sh ${TEST_SSHD_LOGFILE} ${SSHD} -i -f $OBJ/sshd_proxy"

Completed in 55 milliseconds