Skip to content

Commit 4caa65b

Browse files
committed
init: set min version required to run default initrc
Set in the module magic cookie of the initrc configuration file installed by default the version of Modules required to evaluate this file. Set version to 5.0 as current configuration file mention the quarantine_support configuration option.
1 parent f4f4f78 commit 4caa65b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

init/initrc.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#%Module
1+
#%Module5.0
22
# This file defines the initial module command configuration, the default
33
# modulefiles search path and modulefiles you want to load by default for all
44
# users. It should contains lines of module command like 'module config conf

0 commit comments

Comments
 (0)