Ignore:
Timestamp:
10/09/15 16:04:04 (9 years ago)
Author:
sdipsl
Message:
  • rationalyze somehow message code logic
  • extend the information gathered by big brother
  • clean up
File:
1 edited

Legend:

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

    r1242 r1244  
    2525 
    2626  #================================== 
    27   typeset option auxprint CompatibilityTag 
    28  
    29   #================================== 
    30   # Read libIGCM compatibility version in config.card 
    31   IGCM_card_DefineVariableFromOption ${configCardPath} Compatibility libIGCM 
    32   CompatibilityTag=${config_Compatibility_libIGCM} 
    33  
    34   if [ ! "${CompatibilityTag}" = "${libIGCM_CurrentTag}" ] ; then 
    35     IGCM_debug_Exit "config.card is not compatible with libIGCM version ${libIGCM_CurrentTag} see libIGCM FAQ http://wiki.ipsl.jussieu.fr/wiki_ipsl/IGCMG/libIGCM/DocUtilisateur/FAQ ." 
    36   fi 
     27  typeset option auxprint 
    3728 
    3829  #================================== 
Note: See TracChangeset for help on using the changeset viewer.