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 2263 for branches/nemo_v3_3_beta/NEMOGCM/CONFIG – NEMO

Ignore:
Timestamp:
2010-10-14T12:13:18+02:00 (14 years ago)
Author:
rblod
Message:

Changes to be able to rename nemogcm, e.g svn co svn+ssh://rblod@forge.ipsl.jussieu.fr/ipsl/forge/projets/nemo/svn/branches/nemo_v3_3_beta/NEMOGCM MYVERSION

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/nemo_v3_3_beta/NEMOGCM/CONFIG/makenemo

    r2252 r2263  
    7979#- Local variables --- 
    8080b_n=$(basename ${0}) 
    81 export MAIN_DIR=${PWD%/NEMOGCM*}/NEMOGCM 
     81export MAIN_DIR=${PWD%/CONFIG*} 
    8282export CONFIG_DIR=${MAIN_DIR}/CONFIG 
    8383export TOOLS_DIR=${MAIN_DIR}/TOOLS 
     
    8585export NEMO_DIR=${MAIN_DIR}/NEMO 
    8686export AGRIFUSE=10 
     87 
    8788declare -a TAB 
    8889#- 
Note: See TracChangeset for help on using the changeset viewer.