Changeset 1564 for branches


Ignore:
Timestamp:
10/15/22 17:16:09 (19 months ago)
Author:
ssenesi
Message:

fix on commit done for r1563, forgot to commit ins_job

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/libIGCM_CESMEP/ins_job

    r1562 r1564  
    657657# C-ESM-EP launch script there. 
    658658# 
    659 [ ${new_struct} == yes ] && prefix="$JobName/"   
     659[ ${new_struct?} == yes ] && prefix="$JobName/"   
    660660IGCM_card_DefineVariableFromOption ${prefix}config.card Post Cesmep 
    661661 
    662662if [ ${config_Post_Cesmep} != FALSE ]; then 
    663     # First reload functions with instanciated ::default_projet:: 
    664     . ${libIGCM}/libIGCM_sys/libIGCM_sys.ksh 
    665663    IGCM_config_CommonConfiguration ${prefix}config.card 
    666664    # Compute mail adress - inspired by libIGCM_post.ksh - should be turned in a function  
Note: See TracChangeset for help on using the changeset viewer.