Skip to content

Commit

Permalink
Corrected function name
Browse files Browse the repository at this point in the history
  • Loading branch information
Caspar van Leeuwen committed Apr 2, 2024
1 parent 9ff3cfa commit f25bfe0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion create_lmodsitepackage.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
return content
end
local function load_sitespecific_hooks()
local function load_site_specific_hooks()
-- This function will be run after the EESSI hooks are registered
-- It will load a local SitePackage.lua that is architecture independent (if it exists) from e.g.
-- /cvmfs/software.eessi.io/host_injections/2023.06/.lmod/SitePackage.lua
Expand Down

0 comments on commit f25bfe0

Please sign in to comment.