doc: desc. MODULES_ERROR_ON_MULTI_LOAD in man/changes

This commit is contained in:
Xavier Delaruelle
2023-08-08 13:34:47 +02:00
parent 1308d6e51c
commit 51d11f0476
2 changed files with 16 additions and 1 deletions

View File

@@ -948,7 +948,8 @@ The following environment variables appeared on Modules 5.
| | :envvar:`MODULES_IGNORE_USER_RC` |
+------------+-----------------------------------------------------------------+
| 5.4 | :envvar:`MODULES_STICKY_PURGE`, |
| | :envvar:`MODULES_UNIQUE_NAME_LOADED` |
| | :envvar:`MODULES_UNIQUE_NAME_LOADED`, |
| | :envvar:`MODULES_ERROR_ON_MULTI_LOAD` |
+------------+-----------------------------------------------------------------+
Modules Specific Tcl Commands

View File

@@ -4099,6 +4099,20 @@ ENVIRONMENT
.. versionadded:: 4.8
.. envvar:: MODULES_ERROR_ON_MULTI_LOAD
When loading multiple modulefiles, if one fails to load, ``continue`` to
evaluate remaining modulefiles in list or ``abort`` and withdraw already
loaded modulefiles from list.
This environment variable value supersedes the default value set in the
:mconfig:`error_on_multi_load` configuration option. It can be defined with
the :subcmd:`config` sub-command.
.. only:: html
.. versionadded:: 5.4
.. envvar:: MODULES_EXTENDED_DEFAULT
If set to ``1``, a specified module version is matched against starting