Ignore:
Timestamp:
09/18/10 15:09:16 (14 years ago)
Author:
mmaipsl
Message:

rebound frome mercurex9 nodes through mercure to cesium is OK now.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/libIGCM_v1_8-old/libIGCM_sys/libIGCM_sys_mercurex9.ksh

    r354 r355  
    199199    i=0 
    200200    while [ $i -ne $NB_ESSAI ] ; do 
    201         ssh -t mercure-old ssh cesium /bin/ksh <tmp_IGCM_sys_RshPost_$$ 
     201        ssh -t mercure ssh cesium /bin/ksh <tmp_IGCM_sys_RshPost_$$ 
    202202        status=$? 
    203203        if [ ${status} -ne 0 ]; 
Note: See TracChangeset for help on using the changeset viewer.