Changeset 6175
- Timestamp:
- Apr 17, 2026, 6:02:05 PM (2 weeks ago)
- File:
-
- 1 edited
-
BOL/script_install/install_lmdz.sh (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
BOL/script_install/install_lmdz.sh
r6174 r6175 782 782 esac 783 783 784 # updating suffix for name of executable to come out of the compilation 785 if [[ $veget = 'none' ]]; then 786 suff_orc='' 787 else 788 suff_orc='_'${fcm_veget_version} 789 fi 790 791 784 792 if [[ -n $fetch_rev ]]; then 785 793 echo "IF YOU INSTALL ORCHIDEE THE VERY FIRST TIME, ASK for PASSWORD at orchidee-help@listes.ipsl.fr" … … 899 907 # Check executable 900 908 # FHTBD : Nettoyer tout ça en douceur mais sans trainer 901 # name of executable changed with new makelmdz_fcm (revision 5 743)909 # name of executable changed with new makelmdz_fcm (revision 5844) 902 910 if [[ -z ${build_dir+x} ]]; then build_dir=libo; fi 903 911 if [[ -x $build_dir/$config_name/gcm ]]; then
Note: See TracChangeset
for help on using the changeset viewer.
