Skip to content

Commit

Permalink
Unsetting all the other variables that EESSI-extend would consider, w…
Browse files Browse the repository at this point in the history
…e can only set one
  • Loading branch information
Caspar van Leeuwen committed Oct 16, 2024
1 parent 6034cc2 commit ab27742
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions EESSI-install-software.sh
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,9 @@ if [ ! -f ${_lmod_sitepackage_file} ]; then
fi

echo ">> Configuring EasyBuild..."
unset EESSI_USER_INSTALL
unset EESSI_PROJECT_INSTALL
unset EESSI_SITE_INSTALL
export EESSI_CVMFS_INSTALL=1
module load EESSI-extend/${EESSI_VERSION}-easybuild

Expand Down

0 comments on commit ab27742

Please sign in to comment.