Searched refs:mail_msg_file (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/scripts/
H A Dnightly.sh139 ) | 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
[all...]

Completed in 44 milliseconds