Skip to content

Commit 7d02c15

Browse files
committed
Merge branch 'feature/dev.eessi.io-merge' of https://github.com/Neves-P/software-layer into feature/dev.eessi.io-merge
2 parents 6af5e85 + 5c3154b commit 7d02c15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

EESSI-install-software.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ export EASYBUILD_INSTALLPATH=${EESSI_PREFIX}/software/${EESSI_OS_TYPE}/${EESSI_S
271271

272272
# If in dev.eessi.io, allow building on top of software.eessi.io via EESSI-extend
273273
if [[ ! -z ${EESSI_DEV_PROJECT} ]]; then
274-
# We keep track of the old install path so the SitePackage.lua and .lmodrc later
274+
# We keep track of the old install path for settings paths to SitePackage.lua and .lmodrc later
275275
EASYBUILD_INSTALLPATH_STANDARD=${EASYBUILD_INSTALLPATH}
276276
# Need to unset $EESSI_CVMFS_INSTALL to use $EESSI_PROJECT_INSTALL
277277
unset EESSI_CVMFS_INSTALL

0 commit comments

Comments
 (0)