Ignore:
Timestamp:
10/12/12 09:58:03 (12 years ago)
Author:
sdipsl
Message:
  • curie : multiple tries over nco command
  • curie : print error code from mv, cp, nco, ...
  • curie, titane, mercure : use recursive demigration when applicable ccc_hsm get -r
File:
1 edited

Legend:

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

    r710 r713  
    830830    # add dmget (to demigrate all offline files) to reduce time of this command : 
    831831    #dmget $1/* 
    832     ccc_hsm get $1/* 
     832    ccc_hsm get -r $1 
    833833    \cp -r $1 $2 > out_rsync 2>&1 
    834834    RET=$? 
Note: See TracChangeset for help on using the changeset viewer.