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
589 "($label) ====\n" | tee -a $LOGFILE >> $mail_msg_file
591 tee -a $LOGFILE >> $mail_msg_file
593 tee -a $LOGFILE >> $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 \
1285 # Create 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
1333 echo "" | 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
1842 >> $mail_msg_file
1844 tee $TMPDIR/protocmp_noise >> $mail_msg_file
1851 echo "\n==== Impact on proto area ====\n" >> $mail_msg_file
1864 >> $mail_msg_file
1880 tee -a $LOGFILE >> $mail_msg_file
1887 tee -a $mail_msg_file >> $LOGFILE
1895 tee -a $mail_msg_file >> $LOGFILE
1899 tee -a $LOGFILE >> $mail_msg_file
1906 tee -a $mail_msg_file >> $LOGFILE
1934 tee -a $LOGFILE >> $mail_msg_file
1941 >> $mail_msg_file
1953 tee -a $LOGFILE >> $mail_msg_file
1960 echo | tee -a $LOGFILE >> $mail_msg_file
1963 >> $mail_msg_file
1969 tee -a $LOGFILE >> $mail_msg_file
1977 tee -a $LOGFILE >> $mail_msg_file
2001 >> $mail_msg_file
2013 tee -a $LOGFILE >> $mail_msg_file >> $mail_msg_file
2018 >> $mail_msg_file
2072 echo "\n==== cstyle/hdrchk errors ====\n" >> $mail_msg_file
2076 sort | uniq | tee $TMPDIR/check_errors >> $mail_msg_file
2086 tee -a $LOGFILE >> $mail_msg_file
2089 tee -a $LOGFILE >> $mail_msg_file
2093 | tee -a $LOGFILE >>$mail_msg_file
2100 ${TOOLS}/findunref/exception_list 2>> $mail_msg_file | \
2107 diff $SRC/unref-${MACH}.ref $SRC/unref-${MACH}.out >>$mail_msg_file
2116 >>$mail_msg_file
2121 tee -a $LOGFILE < $SRC/check-paths.out >> $mail_msg_file
2128 >> $mail_msg_file
2139 ( cd $d/pkg ; $MAKE -e pmodes ) >> $mail_msg_file