Changeset 364 for trunk


Ignore:
Timestamp:
10/18/10 11:01:34 (14 years ago)
Author:
sdipsl
Message:

Avoid infinite loop when submitting to cesium due to interaction between local and global variable i.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/libIGCM_sys/libIGCM_sys_titane.ksh

    r345 r364  
    213213    fi 
    214214 
    215     typeset NB_ESSAI DELAI status 
     215    typeset NB_ESSAI DELAI status i 
    216216    # keep standard input for the loop onto temporary file 
    217217    cat >tmp_IGCM_sys_RshPost_$$ 
Note: See TracChangeset for help on using the changeset viewer.