Changeset 5993
- Timestamp:
- Jan 3, 2026, 6:46:53 PM (8 weeks ago)
- File:
-
- 1 edited
-
BOL/script_install/install_lmdz.sh (modified) (2 diffs, 1 prop)
Legend:
- Unmodified
- Added
- Removed
-
BOL/script_install/install_lmdz.sh
-
Property
svn:keywords
set to
Id
r5992 r5993 1 1 #!/bin/bash 2 # 3 # $Id$ 4 # 2 5 set -eu # error on command failure, and on unset variables 3 6 export LC_ALL=C # standardize awk format … … 133 136 # Valeur par défaut des parametres 134 137 svn_lmdz="" 135 version="202 41018.trunk"138 version="20251128.trunk" 136 139 137 140 netcdf=1 -
Property
svn:keywords
set to
Note: See TracChangeset
for help on using the changeset viewer.
