Ignore:
Timestamp:
04/25/23 14:26:44 (12 months ago)
Author:
ssenesi
Message:

merge branch libIGCM_CESMEP with trunk that handles RedHat8 on Irene

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/libIGCM_CESMEP/libIGCM_debug/libIGCM_debug.ksh

    r1478 r1585  
    10521052    echo "Check libIGCM_debug ..........................................[ FAILED ]" 
    10531053    echo "--Error--> Execution of ${libIGCM}/libIGCM_debug/IGCM_debug_Test.ksh" 
    1054     echo "           has produced the file IGCM_debug_Test.ref.failed" 
    1055     echo "           Please analyse differences with the reference file by typing:" 
    1056     echo "           diff IGCM_debug_Test.ref.failed ${libIGCM}/libIGCM_debug/IGCM_debug_Test.ref" 
    1057     echo "           Report errors to the author: Patrick.Brockmann@cea.fr" 
     1054    echo "           has produced an error in the checking phase" 
     1055    echo "           To solve it: verify you didn't made any modifications in libIGCM_debug" 
    10581056    diff ${libIGCM}/libIGCM_debug/IGCM_debug_Test.ref <(${libIGCM}/libIGCM_debug/IGCM_debug_Test.ksh | sed -e "s:[0-9][0-9][0-9][0-9]-[0-9][0-9]-[0-9][0-9] [0-9][0-9]\:[0-9][0-9]\:[0-9][0-9] ::g") 
    10591057    exit 4 
Note: See TracChangeset for help on using the changeset viewer.