Ignore:
Timestamp:
04/12/11 15:33:36 (13 years ago)
Author:
sdipsl
Message:
  • Continuation of [451]. Submit post-treatment from titane's mono class to cesium. Nasty hack waiting for a better solution
  • Cosmetic and verbosity
File:
1 edited

Legend:

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

    r452 r455  
    251251        i=0 
    252252        while [ $i -ne $NB_ESSAI ] ; do 
    253             ssh -t ${MASTER} ssh cesium /bin/ksh <tmp_IGCM_sys_RshPost_$$ 
     253            ssh -t titane996 ssh cesium /bin/ksh <tmp_IGCM_sys_RshPost_$$ 
    254254            status=$? 
    255255            if [ ${status} -ne 0 ]; 
     
    291291    fi 
    292292 
    293     ssh -t ${MASTER} ssh platine /bin/ksh <<-EOF 
     293    ssh -t titane996 ssh platine /bin/ksh <<-EOF 
    294294    export LOGIN=${LOGIN} 
    295295    export config_UserChoices_JobName=${config_UserChoices_JobName} 
Note: See TracChangeset for help on using the changeset viewer.