Ignore:
Timestamp:
09/26/12 12:04:16 (12 years ago)
Author:
sdipsl
Message:
  • a little enhancement on mercure regarding the pack (mv instead of cp)
  • some cosmetics
File:
1 edited

Legend:

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

    r697 r705  
    14221422        RET=$? 
    14231423        if [ ${RET} -gt 0 ] ; then 
    1424           echo "IGCM_sys_Get, ERROR : regular file ${dm_liste[0]} DOES NOT EXIST ." 
     1424          echo "IGCM_sys_Get, ERROR : regular file ${target} DOES NOT EXIST ." 
    14251425          IGCM_debug_Exit "IGCM_sys_Get" 
    14261426        else 
Note: See TracChangeset for help on using the changeset viewer.