Skip to content

Commit cad9890

Browse files
author
Vasileios Karakasis
authored
Merge pull request #2419 from vkarak/doc/system-variables
[doc] Enhance documentation of environment variables set in the system configuration
2 parents 46a00d1 + f24a2f5 commit cad9890

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/config_reference.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ System Configuration
148148
:default: ``[]``
149149

150150
A list of environment variables to be set always when running on this system.
151+
These variables modify the ReFrame environment.
151152
Each environment variable is specified as a two-element list containing the variable name and its value.
152153
You may reference other environment variables when defining an environment variable here.
153154
ReFrame will expand its value.

0 commit comments

Comments
 (0)