Ignore:
Timestamp:
08/06/14 15:17:54 (10 years ago)
Author:
sdipsl
Message:

Stack was corrupted. Fix needed for bigbrother

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/DRIVER/xios.driver

    r2300 r2315  
    55# Usage : XIOS_sed_xml xml_file attribute value  
    66#         In file xml_file modify at the line containing id="attribute" the attribute value ">value<"  
    7      
     7    IGCM_debug_PushStack "XIOS_sed_xml" 
    88    # Test if the fichier exist 
    99    if [ ! -f ${1} ] ; then 
     
    1616    echo "XIOS_sed_xml" : ${1} ${2} ${3} 
    1717    \mv ${1}.tmp ${1} 
    18  
     18    IGCM_debug_PopStack "XIOS_sed_xml" 
    1919    return $RET 
    2020} 
Note: See TracChangeset for help on using the changeset viewer.