/[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.38 by edhill, Fri Mar 12 19:55:47 2004 UTC revision 1.39 by edhill, Mon Mar 29 03:33:52 2004 UTC
# Line 414  runmodel() Line 414  runmodel()
414          printf 'runmodel ... ' 1>&2          printf 'runmodel ... ' 1>&2
415          # make output.txt          # make output.txt
416          echo          echo
417          echo "COMMAND='$COMMAND'"          # echo "COMMAND='$COMMAND'"
418          echo "pwd='"`pwd`"'"          # echo "pwd='"`pwd`"'"
419          ( eval $COMMAND ) >> run.log 2>&1          ( eval $COMMAND ) >> run.log 2>&1
420          RETVAL=$?          RETVAL=$?
421          if test "x$RETVAL" = x0 ; then          if test "x$RETVAL" = x0 ; then

Legend:
Removed from v.1.38  
changed lines
  Added in v.1.39

  ViewVC Help
Powered by ViewVC 1.1.22