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 5092 for trunk/NEMOGCM/CONFIG/makenemo – NEMO

Ignore:
Timestamp:
2015-02-17T18:30:01+01:00 (9 years ago)
Author:
nicolasmartin
Message:

#1471 Correction of void arguments tests

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/CONFIG/makenemo

    r5091 r5092  
    319319[ ! -z ${list_add_key} ] && { . ${COMPIL_DIR}/Fadd_keys.sh ${NEW_CONF} add_key ${list_add_key}; } 
    320320[ ! -z ${list_del_key} ] && { . ${COMPIL_DIR}/Fdel_keys.sh ${NEW_CONF} del_key ${list_del_key}; } 
    321 exit 
    322321 
    323322#- check that all keys are really existing... 
Note: See TracChangeset for help on using the changeset viewer.