HomeSort by relevance Sort by last modified time
    Searched refs:TEST_REGRESS_LOGFILE (Results 1 - 5 of 5) sorted by null

  /external/openssh/regress/
sftp-chroot.sh 27 >>$TEST_REGRESS_LOGFILE 2>&1 || \
multiplex.sh 34 -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 \
test-exec.sh 209 if [ "x$TEST_REGRESS_LOGFILE" = "x" ]; then
210 TEST_REGRESS_LOGFILE=$OBJ/regress.log
216 >$TEST_REGRESS_LOGFILE
335 echo "trace: $@" >$TEST_REGRESS_LOGFILE
342 echo $@ >>$TEST_REGRESS_LOGFILE
345 (cat $TEST_REGRESS_LOGFILE; echo) >>$OBJ/failed-regress.log
forwarding.sh 86 >>$TEST_REGRESS_LOGFILE 2>&1 && \
100 >>$TEST_REGRESS_LOGFILE 2>&1 && \
cfgmatch.sh 18 >>$TEST_REGRESS_LOGFILE 2>&1 &

Completed in 223 milliseconds