Changed the format of the date in the summary file title / email subject.

This makes it a little easier to create related roundup issues that have
titles that are sortable by date (by simply forwarding the summary email).
This commit is contained in:
falgout 2008-11-05 16:33:53 +00:00
parent 2d64a1f261
commit fdd2c53e91

View File

@ -20,7 +20,7 @@ src_dir="$testing_dir/linear_solvers"
remote_dir="hypre/testing"
cvs_opts=""
summary_file="SUMMARY.html"
summary_subject="Autotest Error Summary `date +%D`"
summary_subject="Autotest Error Summary `date +%Y-%m-%d`"
email_list="rfalgout@llnl.gov, tzanio@llnl.gov, umyang@llnl.gov, abaker@llnl.gov, lee123@llnl.gov, chtong@llnl.gov, panayot@llnl.gov"
# Main loop