We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 791dcdd commit c68c495Copy full SHA for c68c495
1 file changed
EESSI-install-software.sh
@@ -398,7 +398,7 @@ else
398
399
# Set EASYBUILD_HOOKS to use the hooks from the software-layer-scripts, to make it easier to use updated hooks
400
export EASYBUILD_HOOKS=$TOPDIR/eb_hooks.py
401
- echo "DEBUG: set EASYBUILD_HOOKS=${EASYBUILD_HOOKS}"
+ echo "Overwrite EASYBUILD_HOOKS to use the eb_hooks from software-layer-scripts: EASYBUILD_HOOKS=${EASYBUILD_HOOKS}"
402
403
${EB} --show-config
404
0 commit comments