Changeset 1568 for trunk/libIGCM/ins_job


Ignore:
Timestamp:
12/09/22 11:04:44 (19 months ago)
Author:
jgipsl
Message:

Change the variable SYSTEM=lxiv8 into SYSTEM=obelix. This is done to make the connexion easier between the variable SYSTEM and the file libIGCM_sys_XXXX.ksh which now always should be libIGCM_sys_${SYSTEM}.ksh

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/ins_job

    r1547 r1568  
    404404  echo MPIEnvironment is ${MPIEnvironment} 
    405405 
    406 elif [ X"${SYSTEM}" == "Xlxiv8" ] || [ X"${SYSTEM}" == "Xifort_CICLAD" ] ; then 
     406elif [ X"${SYSTEM}" == "Xobelix" ] || [ X"${SYSTEM}" == "Xifort_CICLAD" ] ; then 
    407407  # obelix, ciclad, climserv 
    408408  echo "" 
Note: See TracChangeset for help on using the changeset viewer.