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_mercure.ksh

    r725 r733  
    16341634      eval lastArg=\$$# 
    16351635      \rm ${lastArg} 
     1636      sleep $DELAI 
    16361637    else 
    16371638      \rm out_rsync 
     
    17741775      \rm out_rsync 
    17751776      IGCM_debug_Print 2 "IGCM_sys_ncap2 : ${i}/${NB_ESSAI} sleep ${DELAI} seconds and try again." 
     1777      sleep $DELAI 
    17761778    else 
    17771779      \rm out_rsync 
     
    18101812      \rm out_rsync 
    18111813      IGCM_debug_Print 2 "IGCM_sys_ncatted : ${i}/${NB_ESSAI} sleep ${DELAI} seconds and try again." 
     1814      sleep $DELAI 
    18121815    else 
    18131816      \rm out_rsync 
     
    18461849      \rm out_rsync 
    18471850      IGCM_debug_Print 2 "IGCM_sys_ncbo : ${i}/${NB_ESSAI} sleep ${DELAI} seconds and try again." 
     1851      sleep $DELAI 
    18481852    else 
    18491853      \rm out_rsync 
     
    18821886      \rm out_rsync 
    18831887      IGCM_debug_Print 2 "IGCM_sys_ncdiff : ${i}/${NB_ESSAI} sleep ${DELAI} seconds and try again." 
     1888      sleep $DELAI 
    18841889    else 
    18851890      \rm out_rsync 
     
    19181923      \rm out_rsync 
    19191924      IGCM_debug_Print 2 "IGCM_sys_ncea : ${i}/${NB_ESSAI} sleep ${DELAI} seconds and try again." 
     1925      sleep $DELAI 
    19201926    else 
    19211927      \rm out_rsync 
     
    19541960      \rm out_rsync 
    19551961      IGCM_debug_Print 2 "IGCM_sys_ncecat : ${i}/${NB_ESSAI} sleep ${DELAI} seconds and try again." 
     1962      sleep $DELAI 
    19561963    else 
    19571964      \rm out_rsync 
     
    19901997      \rm out_rsync 
    19911998      IGCM_debug_Print 2 "IGCM_sys_ncflint : ${i}/${NB_ESSAI} sleep ${DELAI} seconds and try again." 
     1999      sleep $DELAI 
    19922000    else 
    19932001      \rm out_rsync 
     
    20262034      \rm out_rsync 
    20272035      IGCM_debug_Print 2 "IGCM_sys_ncks : ${i}/${NB_ESSAI} sleep ${DELAI} seconds and try again." 
     2036      sleep $DELAI 
    20282037    else 
    20292038      \rm out_rsync 
     
    20622071      \rm out_rsync 
    20632072      IGCM_debug_Print 2 "IGCM_sys_ncpdq : ${i}/${NB_ESSAI} sleep ${DELAI} seconds and try again." 
     2073      sleep $DELAI 
    20642074    else 
    20652075      \rm out_rsync 
     
    20982108      \rm out_rsync 
    20992109      IGCM_debug_Print 2 "IGCM_sys_ncra : ${i}/${NB_ESSAI} sleep ${DELAI} seconds and try again." 
     2110      sleep $DELAI 
    21002111    else 
    21012112      \rm out_rsync 
     
    21342145      \rm out_rsync 
    21352146      IGCM_debug_Print 2 "IGCM_sys_ncrcat : ${i}/${NB_ESSAI} sleep ${DELAI} seconds and try again." 
     2147      sleep $DELAI 
    21362148    else 
    21372149      \rm out_rsync 
     
    21702182      \rm out_rsync 
    21712183      IGCM_debug_Print 2 "IGCM_sys_ncrename : ${i}/${NB_ESSAI} sleep ${DELAI} seconds and try again." 
     2184      sleep $DELAI 
    21722185    else 
    21732186      \rm out_rsync 
     
    22062219      \rm out_rsync 
    22072220      IGCM_debug_Print 2 "IGCM_sys_ncwa : ${i}/${NB_ESSAI} sleep ${DELAI} seconds and try again." 
     2221      sleep $DELAI 
    22082222    else 
    22092223      \rm out_rsync 
Note: See TracChangeset for help on using the changeset viewer.