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.
user/flavoni/libIGCM (diff) – NEMO

Changes between Version 205 and Version 206 of user/flavoni/libIGCM


Ignore:
Timestamp:
2009-01-28T17:10:48+01:00 (15 years ago)
Author:
flavoni
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • user/flavoni/libIGCM

    v205 v206  
    185185 # Fichier d environnement a charger sur les noeuds SX8 unix SUPER-UX [[BR]] 
    186186 # Vous pouvez mettre a jour le fichier .profile_sx [[BR]] 
    187  elif [ `hostname` != "brodie" -a -f $HOME/.profile_sx ]; then [[BR]] 
     187 elif [ !`hostname!` != "brodie" -a -f $HOME/.profile_sx ]; then [[BR]] 
    188188 . $HOME/.profile_sx [[BR]] 
    189189 else [[BR]]