File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed
Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -794,6 +794,8 @@ The following environment variables appeared on Modules 5.
794794| | :envvar: `__MODULES_QUARANTINE_SET `, |
795795| | :envvar: `__MODULES_AUTOINIT_INPROGRESS ` |
796796+------------+-----------------------------------------------------------------+
797+ | 5.1 | :envvar: `MODULES_REDIRECT_OUTPUT ` |
798+ +------------+-----------------------------------------------------------------+
797799
798800Modules Specific Tcl Commands
799801"""""""""""""""""""""""""""""
Original file line number Diff line number Diff line change @@ -2624,6 +2624,15 @@ ENVIRONMENT
26242624
26252625 .. versionadded :: 5.0
26262626
2627+ .. envvar :: MODULES_REDIRECT_OUTPUT
2628+
2629+ If set to ``0 ``, the output generated by module command is kept on stderr and
2630+ not redirected to stdout channel.
2631+
2632+ .. only :: html
2633+
2634+ .. versionadded :: 5.1
2635+
26272636.. envvar :: MODULES_RUN_QUARANTINE
26282637
26292638 A space separated list of environment variable names that should be passed
You can’t perform that action at this time.
0 commit comments