From e9da8ae2bd377e555d29eae49fb56e9d6b44c054 Mon Sep 17 00:00:00 2001 From: Thomas Roeblitz Date: Wed, 13 Nov 2024 10:21:31 +0100 Subject: [PATCH] improving assumptions --- load_eessi_extend_module.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/load_eessi_extend_module.sh b/load_eessi_extend_module.sh index 2232d7b8a7..bc277c5f0a 100755 --- a/load_eessi_extend_module.sh +++ b/load_eessi_extend_module.sh @@ -8,9 +8,9 @@ # - TMPDIR is set # - EB is set # - EASYBUILD_INSTALLPATH needs to be set -# - function check_exit_code is defined -# cfg/utils.sh in EESSI/software-layer repository defines this function, hence -# cfg/utils.sh shall be sourced before this script is run +# - Function check_exit_code is defined; +# scripts/utils.sh in EESSI/software-layer repository defines this function, hence +# scripts/utils.sh shall be sourced before this script is run # # This script is part of the EESSI software layer, see # https://github.com/EESSI/software-layer.git