New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 2318 for branches/nemo_v3_3_beta/NEMOGCM/TOOLS/COMPILE/Fadd_keys.sh – NEMO

Ignore:
Timestamp:
2010-10-27T15:16:55+02:00 (14 years ago)
Author:
flavoni
Message:

change script to add and remove keys for new configurations and old ones

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/nemo_v3_3_beta/NEMOGCM/TOOLS/COMPILE/Fadd_keys.sh

    r2306 r2318  
    2626# :: 
    2727# 
    28 #  $ Fadd_keys.sh "LIST_KEYS" 
     28#  $ Fadd_keys.sh CONFIG_NAME add_key "LIST_KEYS" 
    2929# 
    3030# 
     
    4141# :: 
    4242# 
    43 #  $ ./Fadd_keys.sh 
     43#  $ ./Fadd_keys.sh CONFIG_NAME add_key "LIST_KEYS" 
    4444# 
    4545# 
     
    6060# 
    6161#- 
    62  NEW_CONF=${x_n} 
    6362 echo "Adding keys in : ${NEW_CONF}"  
    6463 for i in ${list_add_key} ; do 
Note: See TracChangeset for help on using the changeset viewer.