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 9602 for utils/CI/sette/sette_beginner.sh – NEMO

Ignore:
Timestamp:
2018-05-16T12:26:25+02:00 (6 years ago)
Author:
nicolasmartin
Message:

Changes to comply with the new structure of the trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • utils/CI/sette/sette_beginner.sh

    r9576 r9602  
    123123SETTE_DIR=$(cd $(dirname "$0"); pwd) 
    124124MAIN_DIR=${SETTE_DIR%/SETTE} 
    125 CONFIG_DIR=${MAIN_DIR}/CONFIG 
     125CONFIG_DIR=${MAIN_DIR}/cfgs 
    126126TOOLS_DIR=${MAIN_DIR}/TOOLS 
    127127COMPIL_DIR=${TOOLS_DIR}/COMPILE 
Note: See TracChangeset for help on using the changeset viewer.