Ignore:
Timestamp:
10/26/18 16:08:31 (6 years ago)
Author:
mafoipsl
Message:

Consolidation of last commit to use a default project for irene.

File:
1 edited

Legend:

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

    r1468 r1473  
    7070typeset MASTER=irene 
    7171# add default project on irene 
    72 typeset PROJECT=$(echo ${BRIDGE_MSUB_PROJECT:=gen0826} | cut -d@ -f1 ) 
     72typeset PROJECT=$(echo ${BRIDGE_MSUB_PROJECT:=::default_project::} | cut -d@ -f1 ) 
    7373# jobWarningDelay in seconds 
    7474typeset jobWarningDelay=${BRIDGE_MSUB_MAXTIME} 
Note: See TracChangeset for help on using the changeset viewer.