/[MITgcm]/MITgcm/tools/example_scripts/ACESgrid/aces_test_ifc_mpi
ViewVC logotype

Diff of /MITgcm/tools/example_scripts/ACESgrid/aces_test_ifc_mpi

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

revision 1.7 by jmc, Thu Aug 28 03:59:20 2008 UTC revision 1.8 by jmc, Thu Aug 28 18:35:42 2008 UTC
# Line 64  if [ $checkOut -eq 2 ] ; then Line 64  if [ $checkOut -eq 2 ] ; then
64    /usr/bin/find $gcmDIR -type f | xargs chmod g+r    /usr/bin/find $gcmDIR -type f | xargs chmod g+r
65  else  else
66    if test -e $gcmDIR/verification ; then    if test -e $gcmDIR/verification ; then
67       echo "dir $gcmDIR exist"       echo "dir $gcmDIR/verification exist"
68    else    else
69       echo "no dir $gcmDIR/verification => exit"       echo "no dir $gcmDIR/verification => exit"
70       exit       exit
# Line 72  else Line 72  else
72  fi  fi
73    
74  cd $gcmDIR/verification  cd $gcmDIR/verification
75  echo ./testreport $options -of $OPTFILE -command "$EXE" -odir aces-$sfx  echo ./testreport $options -of $OPTFILE -command \"$EXE\" -odir aces-$sfx
76  ./testreport $options -of $OPTFILE -command "$EXE" -odir aces-$sfx  ./testreport $options -of $OPTFILE -command "$EXE" -odir aces-$sfx
77    

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

  ViewVC Help
Powered by ViewVC 1.1.22