Skip to content

Commit a052817

Browse files
committed
Load explicit version of EESSI-extend
1 parent 081331d commit a052817

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

check_missing_installations.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ LOCAL_TMPDIR=$(mktemp -d)
2828
source $TOPDIR/scripts/utils.sh
2929

3030
# configure EasyBuild via EESSI-extend
31-
module load EESSI-extend
31+
module load EESSI-extend/${EESSI_VERSION}-easybuild
3232

3333
echo ">> Active EasyBuild configuration when checking for missing installations:"
3434
${EB:-eb} --show-config

0 commit comments

Comments
 (0)