/[MITgcm]/MITgcm/verification/testreport
ViewVC logotype

Diff of /MITgcm/verification/testreport

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.16 by edhill, Tue Nov 11 16:05:11 2003 UTC revision 1.17 by edhill, Tue Nov 11 16:10:33 2003 UTC
# Line 580  if test "x$RETVAL" != x0 ; then Line 580  if test "x$RETVAL" != x0 ; then
580  fi  fi
581  SUMMARY="$DRESULTS/summary.txt"  SUMMARY="$DRESULTS/summary.txt"
582  echo -n "Start time:  " >> $SUMMARY  echo -n "Start time:  " >> $SUMMARY
 date > $SUMMARY  
583  start_date=`date`  start_date=`date`
584    echo $start_date > $SUMMARY
585  cat << EOF >> $SUMMARY  cat << EOF >> $SUMMARY
586                  T           S           U           V                  T           S           U           V
587  G D M    c        m  s        m  s        m  s        m  s  G D M    c        m  s        m  s        m  s        m  s
# Line 753  echo $start_date >> $SUMMARY Line 753  echo $start_date >> $SUMMARY
753  echo -n "End time:    " >> $SUMMARY  echo -n "End time:    " >> $SUMMARY
754  date >> $SUMMARY  date >> $SUMMARY
755    
756  rm tmp_cmpnum.f a.out dfile  rm tmp_cmpnum.f a.out
757    
758  if test "x$CLEANUP" != xt ; then  if test "x$CLEANUP" != xt ; then
759      cat $SUMMARY      cat $SUMMARY

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

  ViewVC Help
Powered by ViewVC 1.1.22