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 5685 for branches/2015/dev_r5092_CNRS_SETTE/NEMOGCM/TRUST/trusting.sh – NEMO

Ignore:
Timestamp:
2015-08-13T12:05:41+02:00 (9 years ago)
Author:
nicolasmartin
Message:

dev_r5092_CNRS_SETTE Modification to avoid void 'del_key' string in cpp file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2015/dev_r5092_CNRS_SETTE/NEMOGCM/TRUST/trusting.sh

    r5683 r5685  
    103103 
    104104eval ./makenemo -n ${TEST_CONF} -r ${REFE_CONF} -m ${NEMO_HPCC} -j $NPROC \ 
    105                 add_key ${KEYS_ADD} del_key ${KEYS_DEL}                   \ 
     105                ${KEYS_ADD} ${KEYS_DEL}                                   \ 
    106106    ${stderr_redir} /dev/null 
    107107[ ! -e ${TEST_CONF}/BLD/bin/nemo.exe ] && get_out 2 
Note: See TracChangeset for help on using the changeset viewer.