From f031b87b74a6aa6f57e270b60300080613655667 Mon Sep 17 00:00:00 2001 From: Thomas Roeblitz Date: Wed, 25 Oct 2023 10:42:00 +0200 Subject: [PATCH] {2023.06}[foss/2022a] add PROJ v9.0.0 --- EESSI-pilot-install-software.sh | 3 +++ eessi-2023.06-eb-4.8.1-2022a.yml | 2 ++ 2 files changed, 5 insertions(+) diff --git a/EESSI-pilot-install-software.sh b/EESSI-pilot-install-software.sh index 026919157f..209f4c3e91 100755 --- a/EESSI-pilot-install-software.sh +++ b/EESSI-pilot-install-software.sh @@ -208,6 +208,9 @@ for easystack_file in $(cat ${pr_diff} | grep '^+++' | cut -f2 -d' ' | sed 's@^[ ${EB} --easystack ${TOPDIR}/${easystack_file} --robot ec=$? + ${EB} --easystack ${TOPDIR}/${easystack_file} --robot + ec=$? + # copy EasyBuild log file if EasyBuild exited with an error if [ ${ec} -ne 0 ]; then eb_last_log=$(unset EB_VERBOSE; eb --last-log) diff --git a/eessi-2023.06-eb-4.8.1-2022a.yml b/eessi-2023.06-eb-4.8.1-2022a.yml index 840feb96bb..4d606f276f 100644 --- a/eessi-2023.06-eb-4.8.1-2022a.yml +++ b/eessi-2023.06-eb-4.8.1-2022a.yml @@ -63,3 +63,5 @@ easyconfigs: options: download-timeout: 1000 - ASE-3.22.1-foss-2022a.eb + - PROJ-9.0.0-GCCcore-11.3.0.eb + - PROJ-9.0.0-GCCcore-11.3.0.eb