Searched refs:FAILFILE (Results 1 – 1 of 1) sorted by relevance
568 FAILFILE=${.CURDIR}/_.tinderbox.failed macro569 MAKEFAIL=tee -a ${FAILFILE}581 @rm -f ${FAILFILE}759 @if [ -e ${FAILFILE} ] ; then \761 cat ${FAILFILE} ;\