Searched refs:TEST_REGRESS_LOGFILE (Results 1 - 5 of 5) sorted by path

/freebsd-10-stable/crypto/openssh/regress/
H A Dcfgmatch.sh18 >>$TEST_REGRESS_LOGFILE 2>&1 &
H A Dforwarding.sh85 >>$TEST_REGRESS_LOGFILE 2>&1 && \
98 >>$TEST_REGRESS_LOGFILE 2>&1 && \
H A Dmultiplex.sh34 -E $TEST_REGRESS_LOGFILE 2>&1 &
67 ${SFTP} -S ${SSH} -F $OBJ/ssh_config -oControlPath=$CTL otherhost >>$TEST_REGRESS_LOGFILE 2>&1
73 ${SCP} -S ${SSH} -F $OBJ/ssh_config -oControlPath=$CTL otherhost:${DATA} ${COPY} >>$TEST_REGRESS_LOGFILE 2>&1
118 ${SSH} -F $OBJ/ssh_config -S $CTL -Ocheck otherhost >>$TEST_REGRESS_LOGFILE 2>&1 \
164 ${SSH} -F $OBJ/ssh_config -S $CTL -Oexit otherhost >>$TEST_REGRESS_LOGFILE 2>&1 \
178 >>$TEST_REGRESS_LOGFILE 2>&1 &
180 ${SSH} -F $OBJ/ssh_config -S $CTL -Ostop otherhost >>$TEST_REGRESS_LOGFILE 2>&1 \
H A Dsftp-chroot.sh27 >>$TEST_REGRESS_LOGFILE 2>&1 || \
H A Dtest-exec.sh208 if [ "x$TEST_REGRESS_LOGFILE" = "x" ]; then
209 TEST_REGRESS_LOGFILE=$OBJ/regress.log
215 >$TEST_REGRESS_LOGFILE
329 echo "trace: $@" >$TEST_REGRESS_LOGFILE
336 echo $@ >>$TEST_REGRESS_LOGFILE
339 (cat $TEST_REGRESS_LOGFILE; echo) >>$OBJ/failed-regress.log

Completed in 521 milliseconds