Ignore:
Timestamp:
02/21/23 16:19:39 (14 months ago)
Author:
acosce
Message:

modification of send message in case of error in checking phase. Remove Patrick and Sebastien mailing adress, and add some explanation on how solve the problem

File:
1 edited

Legend:

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

    r1206 r1578  
    10431043    echo "Check libIGCM_date ...........................................[ FAILED ]" 
    10441044    echo "--Error--> Execution of ${libIGCM}/libIGCM_date/IGCM_date_Test.ksh" 
    1045     echo "           has produced the file IGCM_date_Test.ref.failed" 
    1046     echo "           Please analyse differences with the reference file by typing:" 
    1047     echo "           diff IGCM_date_Test.ref.failed ${libIGCM}/libIGCM_date/IGCM_date_Test${dY}.ref" 
    1048     echo "           Report errors to the author: Sebastien.Denvil@ipsl.jussieu.fr" 
     1045    echo "           has produced an error in the checking phase" 
     1046    echo "           To solve it: verify you didn't made any modifications in libIGCM_debug or in libIGCM_date" 
    10491047    diff ${libIGCM}/libIGCM_date/IGCM_date_Test${dY}.ref <(${libIGCM}/libIGCM_date/IGCM_date_Test.ksh) 
    10501048    IGCM_debug_Exit "IGCM_date_Check" 
Note: See TracChangeset for help on using the changeset viewer.