Ignore:
Timestamp:
01/12/17 12:01:53 (7 years ago)
Author:
labetoulle
Message:

Overall update (typos, get_project_list.py, ...)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TOOLS/ConsoGENCI/trunk/launch_conso.sh

    r2783 r3083  
    1313# ====================================================================== 
    1414 
     15date 
     16whereami=$( hostname -s ) 
     17 
    1518# set -vx 
    16  
    17 whereami=$( hostname -s ) 
    1819 
    1920# .. System dependant steps .. 
     
    5152BIN_DIR=${ROOT_DIR}/bin 
    5253 
    53 declare -A proj_center=(["gencimp6"]="tgcc" ["rgzi"]="idris") 
     54declare -A proj_center=(["gencmip6"]="tgcc" ["rgzi"]="idris") 
    5455 
    5556for projet in "${!proj_center[@]}" 
Note: See TracChangeset for help on using the changeset viewer.