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.
#622 (NVTK: allow a more general path to find the ioserver executable in any case) – NEMO

Opened 14 years ago

Closed 14 years ago

Last modified 6 years ago

#622 closed Enhancement (fixed)

NVTK: allow a more general path to find the ioserver executable in any case

Reported by: ctlod Owned by: nemo
Priority: low Milestone:
Component: env Version: trunk
Severity: Keywords: NVTK XIOS
Cc:

Description

In jobs the command related to the copy of the executable ioserver
is:

cp ${WORK}/../bin/ioserver ioserver

and the variable WORK depends on the user's desiderata which could be something else than a path ending with 'config/' directory.
One solution could be to replace the WORK variable with the MAINDIR instead.

cp ${MAINDIR}/modipsl/bin/ioserver ioserver


Commit History (1)

ChangesetAuthorTimeChangeLog
1781ctlod2009-11-30T11:41:24+01:00

NVTK: allow a more general path to find the ioserver executable in any case: see ticket #622

Change History (13)

comment:1 Changed 14 years ago by ctlod

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

comment:2 Changed 14 years ago by anonymous

  • Milestone 2009 Stream 2: Developer Interfaces deleted

Milestone 2009 Stream 2: Developer Interfaces deleted

comment:3 Changed 8 years ago by nicolasmartin

  • Keywords IOSERVER added; ioserver removed

comment:4 Changed 8 years ago by nicolasmartin

  • Keywords jobs removed

comment:5 Changed 6 years ago by nemo

  • Keywords XIOS added; IOSERVER removed

comment:6 Changed 6 years ago by nemo

  • Keywords NVTK: a allow any case executable find general in added

comment:7 Changed 6 years ago by nemo

  • Keywords in removed

comment:8 Changed 6 years ago by nemo

  • Keywords general removed

comment:9 Changed 6 years ago by nemo

  • Keywords executable find removed

comment:10 Changed 6 years ago by nemo

  • Keywords case removed

comment:11 Changed 6 years ago by nemo

  • Keywords allow any removed

comment:12 Changed 6 years ago by nemo

  • Keywords a removed

comment:13 Changed 6 years ago by nemo

  • Keywords NVTK added; NVTK: removed
Note: See TracTickets for help on using tickets.