We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6af5e85 + 5c3154b commit 7d02c15Copy full SHA for 7d02c15
1 file changed
EESSI-install-software.sh
@@ -271,7 +271,7 @@ export EASYBUILD_INSTALLPATH=${EESSI_PREFIX}/software/${EESSI_OS_TYPE}/${EESSI_S
271
272
# If in dev.eessi.io, allow building on top of software.eessi.io via EESSI-extend
273
if [[ ! -z ${EESSI_DEV_PROJECT} ]]; then
274
- # We keep track of the old install path so the SitePackage.lua and .lmodrc later
+ # We keep track of the old install path for settings paths to SitePackage.lua and .lmodrc later
275
EASYBUILD_INSTALLPATH_STANDARD=${EASYBUILD_INSTALLPATH}
276
# Need to unset $EESSI_CVMFS_INSTALL to use $EESSI_PROJECT_INSTALL
277
unset EESSI_CVMFS_INSTALL
0 commit comments