/[MITgcm]/MITgcm_contrib/test_scripts/faulks/test_lcs
ViewVC logotype

Diff of /MITgcm_contrib/test_scripts/faulks/test_lcs

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

revision 1.2 by edhill, Wed Dec 10 20:09:21 2003 UTC revision 1.3 by edhill, Fri Apr 2 14:21:35 2004 UTC
# Line 90  fi Line 90  fi
90  echo "  \"$comm\""  echo "  \"$comm\""
91  echo "======================"  echo "======================"
92  echo  echo
93  $comm  $comm
94    
95    echo "Running testreport using:"
96    cd MITgcm/verification
97    comm="./testreport -adm $IEEE -a edhill@mitgcm.org"
98    if test "x$OPTFILE" != x ; then
99        comm="$comm -of=$OPTFILE"
100    fi
101    echo "  \"$comm\""
102    echo "======================"
103    echo
104    $comm
105    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.22