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 13329 for utils – NEMO

Changeset 13329 for utils


Ignore:
Timestamp:
2020-07-21T10:05:35+02:00 (4 years ago)
Author:
techene
Message:

bug correction see #2498

File:
1 edited

Legend:

Unmodified
Added
Removed
  • utils/CI/sette/prepare_job.sh

    r13292 r13329  
    270270                                ;; 
    271271                        X64_JEANZAY*) #Setup for Jean-Zay 
    272                                 export GROUP_IDRIS=`echo ${USER} |cut -c 2-4` 
     272                                export GROUP_IDRIS=`echo ${IDRPROJ}` 
    273273                                ;; 
    274274                        openmpi_KARA_MERCATOR*) 
Note: See TracChangeset for help on using the changeset viewer.