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_card/libIGCM_card.ksh

    r1152 r1578  
    323323    echo "Check libIGCM_card ...........................................[ FAILED ]" 
    324324    echo "--Error--> Execution of ${libIGCM}/libIGCM_card/IGCM_card_Test.ksh" 
    325     echo "           has produced the file IGCM_card_Test.ref.failed" 
    326     echo "           Please analyse differences with the reference file by typing:" 
    327     echo "           diff IGCM_card_Test.ref.failed ${libIGCM}/libIGCM_card/IGCM_card_Test.ref" 
    328     echo "           Report errors to the author: Patrick.Brockmann@cea.fr" 
     325    echo "           has produced an error in the checking phase" 
     326    echo "           If you are working on TGCC computer : please verify if your login is in the groupe igcmg" 
     327    echo "           if not, ask to hotline to be add to this group" 
     328    echo "           If this is not the solution to your problem, verify you didn't made any modifications" 
     329    echo "           in libIGCM_sys, libIGCM_debug, libIGCM_card" 
    329330    diff ${libIGCM}/libIGCM_card/IGCM_card_Test.ref <(${libIGCM}/libIGCM_card/IGCM_card_Test.ksh) 
    330331    IGCM_debug_Exit "IGCM_card_Check" 
Note: See TracChangeset for help on using the changeset viewer.