Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Bob Dröge <[email protected]>
  • Loading branch information
ocaisa and bedroge authored Jun 7, 2024
1 parent f044b1a commit 46d9018
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion EESSI-extend-2023.06-easybuild.eb
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ setenv ("EASYBUILD_HOOKS", pathJoin(os.getenv("EESSI_PREFIX"), "init", "easybuil
-- Make sure to use the general umask that allows a global read
setenv ("EASYBUILD_UMASK", "022")
-- All this module to be loaded when running EasyBuild
-- Allow this module to be loaded when running EasyBuild
setenv ("EASYBUILD_ALLOW_LOADED_MODULES", "EasyBuild,EESSI-extend")
-- Set all related environment variables if we have project or user installations (including extending MODULEPATH)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# 2024.05.15
# The module is an EasyBuil created module and therefore needs to be an allowed
# The module is an EasyBuild created module and therefore needs to be an allowed
# module when running EasyBuild
easyconfigs:
- EESSI-extend-2023.06-easybuild.eb

0 comments on commit 46d9018

Please sign in to comment.