Ignore:
Timestamp:
09/19/06 15:36:46 (18 years ago)
Author:
pinsard
Message:

correction of getsaxo.html (wrong SRC tarfile)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/xmldoc/makehtml.sh

    r183 r185  
    99# 
    1010# fplod 2006-09-18T12:53:07Z aedon.locean-ipsl.upmc.fr (Darwin) 
    11 # add status checking 
     11# add status checking in xml processing 
    1212# fplod 2006-09-07T08:10:23Z aedon.locean-ipsl.upmc.fr (Darwin) 
    1313# main is rename to websaxo.html 
     
    6868      szdatasvn=${szdatasvn%*M} 
    6969      echo "iii : you will be asked ${lgforge}@forge.ipsl.jussieu.fr passwd two times" 
    70       # find the most recent SAXO_SRC_yyyymmdd.tar.gz in  
     70      # find the most recent SAXO_SRC_yyyymmddrxxx.tar.gz in  
    7171      # /ipsl/forge/projets/saxo/download/ 
    7272      infosrc=$(ssh ${lgforge}@forge.ipsl.jussieu.fr ls -lht /ipsl/forge/projets/saxo/download/SAXO_SRC_*.tar.gz  | head -n 1) 
     
    7676      ndate=${filesrc##*_} 
    7777      ndate=${ndate%.tar.gz} 
    78       # find the most recent SAXO_DATA_yyyymmdd.tar.gz in  
     78      # find the most recent SAXO_DATA_yyyymmddrxxx.tar.gz in  
    7979      # /ipsl/forge/projets/saxo/download/ 
    8080      infodata=$(ssh ${lgforge}@forge.ipsl.jussieu.fr ls -lht /ipsl/forge/projets/saxo/download/SAXO_DATA_*.tar.gz | head -n 1) 
Note: See TracChangeset for help on using the changeset viewer.