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

Diff of /MITgcm/tools/example_scripts/ACESgrid/aces_test_all

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

revision 1.20 by jmc, Wed May 12 21:52:00 2010 UTC revision 1.21 by jmc, Tue Aug 3 04:02:13 2010 UTC
# Line 82  do Line 82  do
82      else      else
83      #-- to get outp back:      #-- to get outp back:
84        if test "x_$job_exist" = x_0 ; then        if test "x_$job_exist" = x_0 ; then
85          echo -n "did not find any job: $JOB" | tee -a $LOG_FIL          echo "did not find any job: $JOB" | tee -a $LOG_FIL
86          eval M_$i='skipped'          eval M_$i='skipped'
87        else        else
88          echo -n "found a job: $JOB" | tee -a $LOG_FIL          echo -n "found a job: $JOB" | tee -a $LOG_FIL

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

  ViewVC Help
Powered by ViewVC 1.1.22