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.
#801 (bad sed in add_key option of makenemo) – NEMO

Opened 13 years ago

Closed 13 years ago

Last modified 2 years ago

#801 closed Defect (fixed)

bad sed in add_key option of makenemo

Reported by: flavoni Owned by: nemo
Priority: low Milestone:
Component: env Version: v3.3
Severity: Keywords: 2011 Env. v3.3
Cc:

Description

Sed substitution in add_key option of makenemo does not work in some particular cases.
It depends by order of keys to add.
Replace this sed with this one:
sed -e "s/key_nproc[ij]=[0-9]* " ${CONFIG_DIR}/${NEW_CONF}/cpp_${NEW_CONF}.fcm > ${CONFIG_DIR}/${NEW_CONF}/cpp_${NEW_CONF}.fcm.tmp

Commit History (1)

ChangesetAuthorTimeChangeLog
2603flavoni2011-02-21T17:03:01+01:00

replaced bad sed in add_key option, see ticket #801

Change History (10)

comment:1 Changed 13 years ago by flavoni

  • Resolution set to fixed
  • Status changed from new to closed

comment:2 Changed 8 years ago by nicolasmartin

  • Keywords 2011 Developer Interface Stream added

comment:3 Changed 8 years ago by nicolasmartin

  • Keywords interfaces added; Interface removed

comment:4 Changed 8 years ago by nicolasmartin

  • Keywords Developer removed

comment:5 Changed 8 years ago by nicolasmartin

  • Keywords nemo_v3_3* added

comment:6 Changed 8 years ago by nicolasmartin

  • Milestone 2011 Stream 2: Developer Interface deleted

Milestone 2011 Stream 2: Developer Interface deleted

comment:7 Changed 8 years ago by nicolasmartin

  • Keywords interfaces added; UI removed

comment:8 Changed 8 years ago by nicolasmartin

  • Keywords interfaces removed

comment:9 Changed 6 years ago by nemo

  • Keywords nemo_v3_3* removed

comment:10 Changed 2 years ago by nemo

  • Keywords Env. v3.3 added
Note: See TracTickets for help on using tickets.