Changeset 881


Ignore:
Timestamp:
06/24/13 16:41:46 (11 years ago)
Author:
mafoipsl
Message:

For LSCE, add asterix* with same treatment as obelix.

File:
1 edited

Legend:

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

    r855 r881  
    6969        . ${libIGCM}/libIGCM_sys/libIGCM_sys_titane.ksh;; 
    7070 
    71     obelix*) 
    72         [ ! X${TaskType} = Xchecking ] && echo "sys source obelix lib." 
     71    asterix*|obelix*) 
     72        [ ! X${TaskType} = Xchecking ] && echo "sys source obelix or asterix lib." 
    7373        . ${libIGCM}/libIGCM_sys/libIGCM_sys_obelix.ksh;; 
    7474    iitm*) 
Note: See TracChangeset for help on using the changeset viewer.