Searched refs:FAILFILE (Results 1 – 1 of 1) sorted by relevance
530 FAILFILE=${.CURDIR}/_.tinderbox.failed macro531 MAKEFAIL=tee -a ${FAILFILE}543 @rm -f ${FAILFILE}720 @if [ -e ${FAILFILE} ] ; then \722 cat ${FAILFILE} ;\