/[MITgcm]/MITgcm/verification/testscript
ViewVC logotype

Diff of /MITgcm/verification/testscript

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

revision 1.5 by adcroft, Tue Jun 5 14:35:46 2001 UTC revision 1.6 by adcroft, Wed Jun 6 12:24:19 2001 UTC
# Line 45  foreach arg ($argv) Line 45  foreach arg ($argv)
45   endsw   endsw
46  end  end
47    
48    # Need to make sure we don't meet non-model problems ...
49    unlimit
50    
51  foreach dr ([a-zA-Z01-9]*)  foreach dr ([a-zA-Z01-9]*)
52   if (! -d $dr/input ) continue   if (! -d $dr/input ) continue
53   foreach skip ($SKIP)   foreach skip ($SKIP)

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

  ViewVC Help
Powered by ViewVC 1.1.22