Ignore:
Timestamp:
03/31/11 14:45:10 (13 years ago)
Author:
mafoipsl
Message:

Add ciclad and egi (European Grid Infrastructure) in modipsl. Thanks to Jerome Raciazek.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modipsl/trunk/util/w_i_h

    r933 r1359  
    1 #!/bin/bash 
    2 # $Id$ 
     1d: w_i_h 933 2010-03-02 12:05:06Z mafoipsl $ 
    32#-----------------------------------------------# 
    43#--- What is host ?  -  w_i_h  -  21/07/2009 ---# 
     
    3938  { case ${u_n} in 
    4039    ( asterix* | obelix* )     DSYS="lxiv8";; 
     40    ( ciclad[0-9]* )           DSYS="ciclad";; 
    4141    ( argent[0-9]* )           DSYS="argent";; 
    4242    ( cesium[0-9]* )           DSYS="cesium";; 
     
    8383#- 
    8484exit 0; 
     85 
Note: See TracChangeset for help on using the changeset viewer.