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 9605 for utils/CI/sette/sette_test-cases.sh – NEMO

Ignore:
Timestamp:
2018-05-18T10:13:27+02:00 (6 years ago)
Author:
clem
Message:

change some names to comply with the new architecture

File:
1 edited

Legend:

Unmodified
Added
Removed
  • utils/CI/sette/sette_test-cases.sh

    r9602 r9605  
    128128MAIN_DIR=$(dirname $SETTE_DIR) 
    129129CONFIG_DIR0=${MAIN_DIR}/cfgs 
    130 TOOLS_DIR=${MAIN_DIR}/TOOLS 
    131 COMPIL_DIR=${TOOLS_DIR}/COMPILE 
     130TOOLS_DIR=${MAIN_DIR}/tools 
    132131 
    133132CMP_NAM=${1:-$COMPILER} 
Note: See TracChangeset for help on using the changeset viewer.