Lines Matching refs:mail_msg_file
139 ) | tee -a $mail_msg_file >> $LOGFILE
144 tee -a $mail_msg_file >> $LOGFILE
197 echo "\n==== Build errors ($LABEL) ====\n" >> $mail_msg_file
203 >> $mail_msg_file
209 >> $mail_msg_file
215 echo "\n==== Build warnings ($LABEL) ====\n" >>$mail_msg_file
222 | tee $TMPDIR/build_warnings${SUFFIX} >> $mail_msg_file
231 echo "\n==== Elapsed build time ($LABEL) ====\n" >>$mail_msg_file
232 tail -3 $SRC/${INSTALLOG}.out >>$mail_msg_file
293 >>$mail_msg_file
294 diff $SRC/${NOISE}.ref $SRC/${NOISE}.out >>$mail_msg_file
311 >> $mail_msg_file
312 egrep 'WARNING|ERROR' ${signing_file} >> $mail_msg_file
336 >> $mail_msg_file
342 tee $TMPDIR/package >> $mail_msg_file
408 echo "\n==== '$MAKE lint' of $base ERRORS ====\n" >> $mail_msg_file
412 tee $TMPDIR/lint_errs >> $mail_msg_file
420 >>$mail_msg_file
421 tail -3 $LINTOUT >>$mail_msg_file
440 >>$mail_msg_file
444 | sort | uniq | tee $TMPDIR/lint_warns >> $mail_msg_file
449 >> $mail_msg_file
451 >> $mail_msg_file
475 echo "\n==== Tools build errors ====\n" >> $mail_msg_file
480 egrep -v warning | tee $TMPDIR/tools_errors >> $mail_msg_file
1125 tee -a $LOGFILE >>$mail_msg_file
1127 cat $build_noise_file >>$mail_msg_file
1128 echo | tee -a $LOGFILE >>$mail_msg_file
1163 cat $build_time_file $build_environ_file $mail_msg_file \
1287 mail_msg_file="${TMPDIR}/mail_msg"
1288 touch $mail_msg_file
1308 tee -a $mail_msg_file >> $LOGFILE
1320 echo "\n==== Nightly argument issues ====\n" | tee -a $mail_msg_file >> $LOGFILE
1324 cat <<EOF | tee -a $mail_msg_file >> $LOGFILE
1329 cat <<EOF | tee -a $mail_msg_file >> $LOGFILE
1345 | tee -a $mail_msg_file >> $LOGFILE
1352 "builds; ignoring -f\n" | tee -a $mail_msg_file >> $LOGFILE
1357 "ignoring -f\n" | tee -a $mail_msg_file >> $LOGFILE
1364 "ignoring -w\n" | tee -a $mail_msg_file >> $LOGFILE
1380 tee -a $mail_msg_file >> $LOGFILE
1385 tee -a $mail_msg_file >> $LOGFILE
1393 "should be \"yes\" or \"no\"." | tee -a $mail_msg_file >> $LOGFILE
1395 tee -a $mail_msg_file >> $LOGFILE
1400 echo "\n==== Build version ====\n" | tee -a $mail_msg_file >> $LOGFILE
1401 echo $VERSION | tee -a $mail_msg_file >> $LOGFILE
1491 echo "\n==== Make clobber ERRORS ====\n" >> $mail_msg_file
1494 tee $TMPDIR/clobber_errs >> $mail_msg_file
1507 >> $mail_msg_file
1509 >> $mail_msg_file
1670 "quitting at `date`." | tee -a $mail_msg_file >> $LOGFILE
1677 echo "\n==== BRINGOVER LOG ====\n" >> $mail_msg_file
1680 tee -a $mail_msg_file >> $LOGFILE
1686 tee -a $mail_msg_file >> $LOGFILE
1841 >> $mail_msg_file
1843 tee $TMPDIR/protocmp_noise >> $mail_msg_file
1850 echo "\n==== Impact on proto area ====\n" >> $mail_msg_file
1863 >> $mail_msg_file
1879 tee -a $LOGFILE >> $mail_msg_file
1886 tee -a $mail_msg_file >> $LOGFILE
1894 tee -a $mail_msg_file >> $LOGFILE
1898 tee -a $LOGFILE >> $mail_msg_file
1905 tee -a $mail_msg_file >> $LOGFILE
1933 tee -a $LOGFILE >> $mail_msg_file
1940 >> $mail_msg_file
1952 tee -a $LOGFILE >> $mail_msg_file
1959 echo | tee -a $LOGFILE >> $mail_msg_file
1962 >> $mail_msg_file
1968 tee -a $LOGFILE >> $mail_msg_file
1976 tee -a $LOGFILE >> $mail_msg_file
2000 >> $mail_msg_file
2012 tee -a $LOGFILE >> $mail_msg_file >> $mail_msg_file
2017 >> $mail_msg_file
2071 echo "\n==== cstyle/hdrchk errors ====\n" >> $mail_msg_file
2075 sort | uniq | tee $TMPDIR/check_errors >> $mail_msg_file
2085 tee -a $LOGFILE >> $mail_msg_file
2088 tee -a $LOGFILE >> $mail_msg_file
2092 | tee -a $LOGFILE >>$mail_msg_file
2099 ${TOOLS}/findunref/exception_list 2>> $mail_msg_file | \
2106 diff $SRC/unref-${MACH}.ref $SRC/unref-${MACH}.out >>$mail_msg_file
2115 >>$mail_msg_file
2120 tee -a $LOGFILE < $SRC/check-paths.out >> $mail_msg_file
2127 >> $mail_msg_file
2138 ( cd $d/pkg ; $MAKE -e pmodes ) >> $mail_msg_file