We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ff3cfa commit f25bfe0Copy full SHA for f25bfe0
create_lmodsitepackage.py
@@ -19,7 +19,7 @@
19
return content
20
end
21
22
-local function load_sitespecific_hooks()
+local function load_site_specific_hooks()
23
-- This function will be run after the EESSI hooks are registered
24
-- It will load a local SitePackage.lua that is architecture independent (if it exists) from e.g.
25
-- /cvmfs/software.eessi.io/host_injections/2023.06/.lmod/SitePackage.lua
0 commit comments