Changeset 914


Ignore:
Timestamp:
02/23/10 14:01:35 (14 years ago)
Author:
mmaipsl
Message:

Add ::modipsl:: detection and replacement in all libIGCM script (not aonly AA_job).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modipsl/trunk/util/ins_job

    r747 r914  
    163163 print - "\nIn directory ${j}\n${i_f} -> ${n_f}" 
    164164 sed -e "/^${W_W} */ s///" \ 
     165     -e "s%::modipsl::%${F_MOD}%" \ 
    165166     -e "/^${W_P}/d"       \ 
    166167     ${i} > ${j}'/'${n_f} 
Note: See TracChangeset for help on using the changeset viewer.