Ignore:
Timestamp:
05/29/08 11:02:19 (16 years ago)
Author:
mmaipsl
Message:

MM: correct Date, Author and Revision svn properties.

File:
1 edited

Legend:

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

    • Property svn:keywords changed from Date to Date Author Revision
    r4 r5  
    55# Contact: Sebastien.Denvil@ipsl.jussieu.fr Martial.Mancip@ipsl.jussieu.fr 
    66# $Date$ 
    7 # $Name: libIGCM_v1 $ 
    8 # $Revision: 1.29 $ 
     7# $Author$ 
     8# $Revision$ 
    99# IPSL (2006) 
    1010#  This software is governed by the CeCILL licence see libIGCM/libIGCM_CeCILL.LIC 
     
    204204                (( PeriodLengthInDays = 1 )) ;; 
    205205            *)  
    206                 IGCM_debug_Exit "IGCM_config_PeriodStart " ${config_UserChoices_PeriodLength} " invalid period length : choose in 1Y, 1M, 5D, 1D."  
     206                IGCM_debug_Exit "IGCM_config_PeriodStart " ${config_UserChoices_PeriodLength} " invalid period length :  $ 
    207207                IGCM_debug_Verif_Exit ;; 
    208208        esac 
Note: See TracChangeset for help on using the changeset viewer.