--- mitgcm.org/front_content/parse_emails 2008/02/28 20:03:45 1.15 +++ mitgcm.org/front_content/parse_emails 2008/03/04 17:21:40 1.16 @@ -1,6 +1,6 @@ #! /usr/bin/env bash -# $Header: /home/ubuntu/mnt/e9_copy/mitgcm.org/front_content/parse_emails,v 1.15 2008/02/28 20:03:45 jmc Exp $ +# $Header: /home/ubuntu/mnt/e9_copy/mitgcm.org/front_content/parse_emails,v 1.16 2008/03/04 17:21:40 jmc Exp $ # # The purpose of this script is to parse the emails produced by the # MITgcm/verificaton/testreport script and store the data in a @@ -120,7 +120,7 @@ elif test $nb_files != 0 ; then echo "Unpacking $nb_files emails from '$INDIR' to '$OUTDIR'" if test "x$ADDRERR" != x ; then - echo " (send msg to '$ADDRERR' if Error)" + echo " "`date`" (send msg to '$ADDRERR' if Error)" fi if test $PRT = 2 ; then echo -n " dir:" ; fi fi