/[MITgcm]/MITgcm/tools/tst_2+2
ViewVC logotype

Diff of /MITgcm/tools/tst_2+2

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

revision 1.10 by jmc, Fri Nov 4 17:42:32 2011 UTC revision 1.11 by jmc, Sat Nov 5 13:32:53 2011 UTC
# Line 120  echo "cmdEXE='$cmdEXE'" Line 120  echo "cmdEXE='$cmdEXE'"
120  if test $flag = '0' -o $Multi = '1' ; then  if test $flag = '0' -o $Multi = '1' ; then
121  #----------------------------------------------------------------------  #----------------------------------------------------------------------
122  # check for executable:  # check for executable:
123  if test ! -x $gcmEXE  if test ! -x $gcmEXE ; then
124    echo "file '$gcmEXE' does not exist or is not executable"    echo "file '$gcmEXE' does not exist or is not executable"
125    exit 7    exit 7
126  fi  fi

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

  ViewVC Help
Powered by ViewVC 1.1.22