Skip to content

Commit a7cf483

Browse files
authored
use hooks file from git
1 parent e65c01d commit a7cf483

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
@@ -396,6 +396,8 @@ else
396396
# load EasyBuild module (will be installed if it's not available yet)
397397
source ${TOPDIR}/load_easybuild_module.sh ${eb_version}
398398

399+
export EASYBUILD_HOOKS=$TOPDIR/eb_hooks.py
400+
399401
${EB} --show-config
400402

401403
echo_green "All set, let's start installing some software with EasyBuild v${eb_version} in ${EASYBUILD_INSTALLPATH}..."

0 commit comments

Comments
 (0)