/[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.36 by edhill, Fri Mar 12 16:50:42 2004 UTC revision 1.37 by edhill, Fri Mar 12 18:51:05 2004 UTC
# Line 413  runmodel() Line 413  runmodel()
413          cd $1          cd $1
414          printf 'runmodel ... ' 1>&2          printf 'runmodel ... ' 1>&2
415          # make output.txt          # make output.txt
416          $COMMAND >> run.log 2>&1          ( $COMMAND ) >> run.log 2>&1
417          RETVAL=$?          RETVAL=$?
418          if test "x$RETVAL" = x0 ; then          if test "x$RETVAL" = x0 ; then
419              echo successful 1>&2              echo successful 1>&2

Legend:
Removed from v.1.36  
changed lines
  Added in v.1.37

  ViewVC Help
Powered by ViewVC 1.1.22