Changeset 709 for trunk


Ignore:
Timestamp:
09/27/12 15:47:37 (12 years ago)
Author:
sdipsl
Message:
  • Initialize explicitely to zero. Even tought it worked without that.
File:
1 edited

Legend:

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

    r708 r709  
    10221022    ccc_hsm get $1/* 
    10231023 
     1024    i=0 
    10241025    while [ $i -lt $NB_ESSAI ] ; do 
    10251026      \cp -ur $1 $2 >> out_rsync 2>&1 
     
    10711072    DELAI=2 
    10721073 
     1074    i=0 
    10731075    while [ $i -lt $NB_ESSAI ] ; do 
    10741076      \cp -urL $1 $2 > out_rsync 2>&1 
Note: See TracChangeset for help on using the changeset viewer.