Ignore:
Timestamp:
12/03/22 10:29:50 (17 months ago)
Author:
ssenesi
Message:

house-keeping scripts hanlde CESMEP outputs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/libIGCM_CESMEP/libIGCM_sys/libIGCM_sys_irene.ksh

    r1563 r1567  
    7070typeset MASTER=irene 
    7171# add default project on irene 
    72 set -x 
    7372if [ ! -z $BRIDGE_MSUB_PROJECT ]; then  
    7473    typeset PROJECT=$(echo ${BRIDGE_MSUB_PROJECT} | cut -d@ -f1 ) 
     
    7675    typeset PROJECT=$(echo ${CCCHOME} | cut -d/ -f5 ) 
    7776fi 
    78 set +x 
    7977# jobWarningDelay in seconds 
    8078typeset jobWarningDelay=${BRIDGE_MSUB_MAXTIME} 
Note: See TracChangeset for help on using the changeset viewer.