Ignore:
Timestamp:
07/08/13 19:09:23 (11 years ago)
Author:
sdipsl
Message:
  • to be able to chain DRYRUN execution
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/libIGCM_comp/libIGCM_comp.ksh

    r885 r893  
    787787        fi 
    788788      fi 
    789     elif [ ${Period} -eq 1 ] ; then 
     789    elif ( [ ${Period} -eq 1 ] && [ ${DRYRUN} -eq 0 ] ) ; then 
    790790      # if not FirstInitialize and first loop of this job 
    791791 
Note: See TracChangeset for help on using the changeset viewer.