mirror of
https://github.com/envmodules/modules.git
synced 2026-06-10 00:56:30 +08:00
Add the possibility to setup a site-specific configuration Tcl script which will be sourced at the start of modulecmd.tcl. This site-specific Tcl script enables to supersede global variable and procedure definition made in modulecmd.tcl. This way local adaptations can be made without editing the modulecmd.tcl script. '--etcdir' configure option is added to specify the location of the site-specific configuration script.