Changeset 733


Ignore:
Timestamp:
10/25/12 10:27:00 (12 years ago)
Author:
sdipsl
Message:
  • forgot to sleep
Location:
trunk/libIGCM/libIGCM_sys
Files:
4 edited

Legend:

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

    r725 r733  
    18381838      eval lastArg=\$$# 
    18391839      \rm ${lastArg} 
     1840      sleep $DELAI 
    18401841    else 
    18411842      \rm out_rsync 
     
    21262127      \rm out_rsync 
    21272128      IGCM_debug_Print 2 "IGCM_sys_ncap2 : ${i}/${NB_ESSAI} sleep ${DELAI} seconds and try again." 
     2129      sleep $DELAI 
    21282130    else 
    21292131      \rm out_rsync 
     
    21622164      \rm out_rsync 
    21632165      IGCM_debug_Print 2 "IGCM_sys_ncatted : ${i}/${NB_ESSAI} sleep ${DELAI} seconds and try again." 
     2166      sleep $DELAI 
    21642167    else 
    21652168      \rm out_rsync 
     
    21982201      \rm out_rsync 
    21992202      IGCM_debug_Print 2 "IGCM_sys_ncbo : ${i}/${NB_ESSAI} sleep ${DELAI} seconds and try again." 
     2203      sleep $DELAI 
    22002204    else 
    22012205      \rm out_rsync 
     
    22342238      \rm out_rsync 
    22352239      IGCM_debug_Print 2 "IGCM_sys_ncdiff : ${i}/${NB_ESSAI} sleep ${DELAI} seconds and try again." 
     2240      sleep $DELAI 
    22362241    else 
    22372242      \rm out_rsync 
     
    22702275      \rm out_rsync 
    22712276      IGCM_debug_Print 2 "IGCM_sys_ncea : ${i}/${NB_ESSAI} sleep ${DELAI} seconds and try again." 
     2277      sleep $DELAI 
    22722278    else 
    22732279      \rm out_rsync 
     
    23062312      \rm out_rsync 
    23072313      IGCM_debug_Print 2 "IGCM_sys_ncecat : ${i}/${NB_ESSAI} sleep ${DELAI} seconds and try again." 
     2314      sleep $DELAI 
    23082315    else 
    23092316      \rm out_rsync 
     
    23422349      \rm out_rsync 
    23432350      IGCM_debug_Print 2 "IGCM_sys_ncflint : ${i}/${NB_ESSAI} sleep ${DELAI} seconds and try again." 
     2351      sleep $DELAI 
    23442352    else 
    23452353      \rm out_rsync 
     
    23782386      \rm out_rsync 
    23792387      IGCM_debug_Print 2 "IGCM_sys_ncks : ${i}/${NB_ESSAI} sleep ${DELAI} seconds and try again." 
     2388      sleep $DELAI 
    23802389    else 
    23812390      \rm out_rsync 
     
    24142423      \rm out_rsync 
    24152424      IGCM_debug_Print 2 "IGCM_sys_ncpdq : ${i}/${NB_ESSAI} sleep ${DELAI} seconds and try again." 
     2425      sleep $DELAI 
    24162426    else 
    24172427      \rm out_rsync 
     
    24502460      \rm out_rsync 
    24512461      IGCM_debug_Print 2 "IGCM_sys_ncra : ${i}/${NB_ESSAI} sleep ${DELAI} seconds and try again." 
     2462      sleep $DELAI 
    24522463    else 
    24532464      \rm out_rsync 
     
    24862497      \rm out_rsync 
    24872498      IGCM_debug_Print 2 "IGCM_sys_ncrcat : ${i}/${NB_ESSAI} sleep ${DELAI} seconds and try again." 
     2499      sleep $DELAI 
    24882500    elif [ ! "X$( grep "WARNING Intra-file non-monotonicity" out_rsync )" = "X" ] ; then 
    24892501      IGCM_debug_Print 2 "IGCM_sys_ncrcat : WARNING Intra-file non-monotonicity" 
     
    24952507      \rm out_rsync 
    24962508      IGCM_debug_Print 2 "IGCM_sys_ncrcat : ${i}/${NB_ESSAI} sleep ${DELAI} seconds and try again." 
     2509      sleep $DELAI 
    24972510    else 
    24982511      \rm out_rsync 
     
    25312544      \rm out_rsync 
    25322545      IGCM_debug_Print 2 "IGCM_sys_ncrename : ${i}/${NB_ESSAI} sleep ${DELAI} seconds and try again." 
     2546      sleep $DELAI 
    25332547    else 
    25342548      \rm out_rsync 
     
    25672581      \rm out_rsync 
    25682582      IGCM_debug_Print 2 "IGCM_sys_ncwa : ${i}/${NB_ESSAI} sleep ${DELAI} seconds and try again." 
     2583      sleep $DELAI 
    25692584    else 
    25702585      \rm out_rsync 
  • 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 
  • trunk/libIGCM/libIGCM_sys/libIGCM_sys_mercurex9.ksh

    r725 r733  
    16061606      eval lastArg=\$$# 
    16071607      \rm ${lastArg} 
     1608      sleep $DELAI 
    16081609    else 
    16091610      \rm out_rsync 
  • 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.