Skip to content

Commit f25bfe0

Browse files
author
Caspar van Leeuwen
committed
Corrected function name
1 parent 9ff3cfa commit f25bfe0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

create_lmodsitepackage.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
return content
2020
end
2121
22-
local function load_sitespecific_hooks()
22+
local function load_site_specific_hooks()
2323
-- This function will be run after the EESSI hooks are registered
2424
-- It will load a local SitePackage.lua that is architecture independent (if it exists) from e.g.
2525
-- /cvmfs/software.eessi.io/host_injections/2023.06/.lmod/SitePackage.lua

0 commit comments

Comments
 (0)