Changeset 4222


Ignore:
Timestamp:
Jul 20, 2022, 5:54:19 PM (2 years ago)
Author:
lguez
Message:

Bug fix: load a recent version of svn

Otherwise the svn upgrade command, used later, is unknown.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOL/script_install/install_lmdz_new.sh

    r4221 r4222  
    328328                   module load netcdf4/4.3.3.1-gfortran;
    329329                   netcdf=/opt/netcdf43/gfortran
     330                   module load svn/1.14.0
    330331
    331332                   if [ $parallel != none ] ; then
Note: See TracChangeset for help on using the changeset viewer.