Ignore:
Timestamp:
06/26/12 12:24:07 (12 years ago)
Author:
sdipsl
Message:
  • IGCM_sys_GetDate_FichWork is causing trouble on SX9 (ls --full-time option not avaible on SX9)
  • This is related to IGCM_config_SaveSourceModifications
  • IGCM_config_SaveSourceModifications will be reintroduced (at least on some machine) during beta4
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/libIGCM_config/libIGCM_config.ksh

    r682 r691  
    944944        UpdateExe=true 
    945945 
    946         IGCM_sys_GetDate_FichWork ${LS_bin} ExeSecDate 
    947         if [ $ExeSecDateMax -lt $ExeSecDate ] ; then 
    948           ExeSecDateMax=$ExeSecDate 
    949         fi 
     946        # SD : switch off for now 
     947        #IGCM_sys_GetDate_FichWork ${LS_bin} ExeSecDate 
     948        #if [ $ExeSecDateMax -lt $ExeSecDate ] ; then 
     949        #  ExeSecDateMax=$ExeSecDate 
     950        #fi 
    950951      fi 
    951952    done 
Note: See TracChangeset for help on using the changeset viewer.