We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 081331d commit a052817Copy full SHA for a052817
check_missing_installations.sh
@@ -28,7 +28,7 @@ LOCAL_TMPDIR=$(mktemp -d)
28
source $TOPDIR/scripts/utils.sh
29
30
# configure EasyBuild via EESSI-extend
31
-module load EESSI-extend
+module load EESSI-extend/${EESSI_VERSION}-easybuild
32
33
echo ">> Active EasyBuild configuration when checking for missing installations:"
34
${EB:-eb} --show-config
0 commit comments