mirror of
https://github.com/envmodules/modules.git
synced 2026-06-03 00:33:18 +08:00
Transform configuration option "error_on_multi_load" (and its relative environment variable and installation option) to make it more generic to define the module sub-commands that apply a "abort on error" behavior. Configuration option is renamed "abort_on_error", environment variable "MODULES_ERROR_ON_MULTI_LOAD" and installation option "--with-abort-on-error".