Skip to content

Commit fcbd136

Browse files
authored
don't use hooks file from CVMFS
1 parent def63dc commit fcbd136

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

EESSI-install-software.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -318,6 +318,8 @@ echo "DEBUG: before loading EESSI-extend // EASYBUILD_INSTALLPATH='${EASYBUILD_I
318318
source $TOPDIR/load_eessi_extend_module.sh ${EESSI_VERSION}
319319
echo "DEBUG: after loading EESSI-extend // EASYBUILD_INSTALLPATH='${EASYBUILD_INSTALLPATH}'"
320320

321+
export EASYBUILD_HOOKS=$TOPDIR/eb_hooks.py
322+
321323
# Install full CUDA SDK and cu* libraries in host_injections
322324
# (This is done *before* configuring EasyBuild as it may rely on an older EB version)
323325
# Hardcode this for now, see if it works

0 commit comments

Comments
 (0)