Преглед изворни кода

Merge branch 'develop-fmasson' of ssh://egit/pbarriat/ecearth_patch into develop-fmasson ; Runs E001

Francois Massonnet пре 7 година
родитељ
комит
cf80ac0640
2 измењених фајлова са 4 додато и 1 уклоњено
  1. 3 0
      3.3.0/runtime/classic/lemaitre3.sh.tmpl
  2. 1 1
      install.sh

+ 3 - 0
3.3.0/runtime/classic/lemaitre3.sh.tmpl

@@ -23,5 +23,8 @@ set -o nounset
 set -o errexit
 set -x
 
+# Damien Francois fix
+export PSM2_MULTI_EP=0
+
 # Directories
 start_dir=${SLURM_SUBMIT_DIR-$PWD}

+ 1 - 1
install.sh

@@ -97,4 +97,4 @@ case "$machine" in
       ;;
 esac
 
-echo "Patch applied to ${TARGET}."
+echo "Patch applied to ${TARGET}"