From 81bfa21c83fcd1b7b96332e9417a9dd421807b26 Mon Sep 17 00:00:00 2001 From: trz42 Date: Thu, 23 Feb 2023 21:57:31 +0100 Subject: [PATCH] add echo --- EESSI-pilot-install-software.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/EESSI-pilot-install-software.sh b/EESSI-pilot-install-software.sh index 2830754b29..2d6514f5c7 100755 --- a/EESSI-pilot-install-software.sh +++ b/EESSI-pilot-install-software.sh @@ -430,6 +430,7 @@ $EB SciPy-bundle-2021.05-foss-2021a.eb --robot check_exit_code $? "${ok_msg}" "${fail_msg}" ### add packages here +echo "a devel PR for EESSI" echo ">> Creating/updating Lmod cache..." export LMOD_RC="${EASYBUILD_INSTALLPATH}/.lmod/lmodrc.lua"