Ignore:
Timestamp:
10/25/12 10:27:00 (12 years ago)
Author:
sdipsl
Message:
  • forgot to sleep
File:
1 edited

Legend:

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

    r730 r733  
    18751875      eval lastArg=\$$# 
    18761876      \rm ${lastArg} 
     1877      sleep $DELAI 
    18771878    else 
    18781879      \rm out_rsync 
     
    24822483      \rm out_rsync 
    24832484      IGCM_debug_Print 2 "IGCM_sys_ncap2 : ${i}/${NB_ESSAI} sleep ${DELAI} seconds and try again." 
     2485      sleep $DELAI 
    24842486    else 
    24852487      \rm out_rsync 
     
    25182520      \rm out_rsync 
    25192521      IGCM_debug_Print 2 "IGCM_sys_ncatted : ${i}/${NB_ESSAI} sleep ${DELAI} seconds and try again." 
     2522      sleep $DELAI 
    25202523    else 
    25212524      \rm out_rsync 
     
    25542557      \rm out_rsync 
    25552558      IGCM_debug_Print 2 "IGCM_sys_ncbo : ${i}/${NB_ESSAI} sleep ${DELAI} seconds and try again." 
     2559      sleep $DELAI 
    25562560    else 
    25572561      \rm out_rsync 
     
    25902594      \rm out_rsync 
    25912595      IGCM_debug_Print 2 "IGCM_sys_ncdiff : ${i}/${NB_ESSAI} sleep ${DELAI} seconds and try again." 
     2596      sleep $DELAI 
    25922597    else 
    25932598      \rm out_rsync 
     
    26262631      \rm out_rsync 
    26272632      IGCM_debug_Print 2 "IGCM_sys_ncea : ${i}/${NB_ESSAI} sleep ${DELAI} seconds and try again." 
     2633      sleep $DELAI 
    26282634    else 
    26292635      \rm out_rsync 
     
    26622668      \rm out_rsync 
    26632669      IGCM_debug_Print 2 "IGCM_sys_ncecat : ${i}/${NB_ESSAI} sleep ${DELAI} seconds and try again." 
     2670      sleep $DELAI 
    26642671    else 
    26652672      \rm out_rsync 
     
    26982705      \rm out_rsync 
    26992706      IGCM_debug_Print 2 "IGCM_sys_ncflint : ${i}/${NB_ESSAI} sleep ${DELAI} seconds and try again." 
     2707      sleep $DELAI 
    27002708    else 
    27012709      \rm out_rsync 
     
    27342742      \rm out_rsync 
    27352743      IGCM_debug_Print 2 "IGCM_sys_ncks : ${i}/${NB_ESSAI} sleep ${DELAI} seconds and try again." 
     2744      sleep $DELAI 
    27362745    else 
    27372746      \rm out_rsync 
     
    27702779      \rm out_rsync 
    27712780      IGCM_debug_Print 2 "IGCM_sys_ncpdq : ${i}/${NB_ESSAI} sleep ${DELAI} seconds and try again." 
     2781      sleep $DELAI 
    27722782    else 
    27732783      \rm out_rsync 
     
    28062816      \rm out_rsync 
    28072817      IGCM_debug_Print 2 "IGCM_sys_ncra : ${i}/${NB_ESSAI} sleep ${DELAI} seconds and try again." 
     2818      sleep $DELAI 
    28082819    else 
    28092820      \rm out_rsync 
     
    28422853      \rm out_rsync 
    28432854      IGCM_debug_Print 2 "IGCM_sys_ncrcat : ${i}/${NB_ESSAI} sleep ${DELAI} seconds and try again." 
     2855      sleep $DELAI 
    28442856    else 
    28452857      \rm out_rsync 
     
    28782890      \rm out_rsync 
    28792891      IGCM_debug_Print 2 "IGCM_sys_ncrename : ${i}/${NB_ESSAI} sleep ${DELAI} seconds and try again." 
     2892      sleep $DELAI 
    28802893    else 
    28812894      \rm out_rsync 
     
    29142927      \rm out_rsync 
    29152928      IGCM_debug_Print 2 "IGCM_sys_ncwa : ${i}/${NB_ESSAI} sleep ${DELAI} seconds and try again." 
     2929      sleep $DELAI 
    29162930    else 
    29172931      \rm out_rsync 
Note: See TracChangeset for help on using the changeset viewer.