Skip to content

Commit

Permalink
Issue #690: Support for LMOD_TERSE_DECORATIONS added and gold files u…
Browse files Browse the repository at this point in the history
…pdated
  • Loading branch information
Robert McLay committed Sep 10, 2024
1 parent 180b393 commit d0be7aa
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
5 changes: 3 additions & 2 deletions rt/configDir/err.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
step 1
lua ProjectDIR/src/lmod.in.lua shell --regression_testing --version
===========================
Modules based on Lua: Version 8.7.48 2024-08-19 16:18 -06:00
Modules based on Lua: Version 8.7.49 YYYY-MM-DD 13:55 -06:00
by Robert McLay mclay@tacc.utexas.edu
===========================
step 2
lua ProjectDIR/src/lmod.in.lua shell --regression_testing --config
===========================
Modules based on Lua: Version 8.7.48 2024-08-19 16:18 -06:00
Modules based on Lua: Version 8.7.49 YYYY-MM-DD 13:55 -06:00
by Robert McLay mclay@tacc.utexas.edu
Description Value
Allow root to use Lmod (LMOD_ALLOW_ROOT_USE) yes
Expand Down Expand Up @@ -65,6 +65,7 @@ System Default Modules (LMOD_SYSTEM_DEFAULT_MODULES) <empty>
System Name (LMOD_SYSTEM_NAME) <empty>
SYSHOST (cluster name) (LMOD_SYSHOST) <empty>
TCL Version <N/A>
Terse Decorations (LMOD_TERSE_DECORATIONS) yes
User cache valid time(sec) (LMOD_ANCIENT_TIME) 86400
Write cache after (sec) (LMOD_SHORT_TIME) 2
Threshold (sec) (LMOD_THRESHOLD) 1
Expand Down
11 changes: 6 additions & 5 deletions rt/help/err.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
step 1
lua ProjectDIR/src/lmod.in.lua shell --regression_testing --version
===========================
Modules based on Lua: Version 8.7.48 2024-08-19 16:18 -06:00
Modules based on Lua: Version 8.7.49 YYYY-MM-DD 13:55 -06:00
by Robert McLay mclay@tacc.utexas.edu
===========================
step 2
Expand Down Expand Up @@ -109,7 +109,7 @@ Lmod Web Sites
SourceForge: https://lmod.sf.net
TACC Homepage: https://www.tacc.utexas.edu/research-development/tacc-projects/lmod
To report a bug please read https://lmod.readthedocs.io/en/latest/075_bug_reporting.html
Modules based on Lua: Version 8.7.48 2024-08-19 16:18 -06:00
Modules based on Lua: Version 8.7.49 YYYY-MM-DD 13:55 -06:00
by Robert McLay mclay@tacc.utexas.edu
===========================
step 3
Expand Down Expand Up @@ -216,7 +216,7 @@ Lmod Web Sites
SourceForge: https://lmod.sf.net
TACC Homepage: https://www.tacc.utexas.edu/research-development/tacc-projects/lmod
To report a bug please read https://lmod.readthedocs.io/en/latest/075_bug_reporting.html
Modules based on Lua: Version 8.7.48 2024-08-19 16:18 -06:00
Modules based on Lua: Version 8.7.49 YYYY-MM-DD 13:55 -06:00
by Robert McLay mclay@tacc.utexas.edu
===========================
step 4
Expand All @@ -236,7 +236,7 @@ Version 9
step 5
lua ProjectDIR/src/lmod.in.lua shell --regression_testing --config
===========================
Modules based on Lua: Version 8.7.48 2024-08-19 16:18 -06:00
Modules based on Lua: Version 8.7.49 YYYY-MM-DD 13:55 -06:00
by Robert McLay mclay@tacc.utexas.edu
Description Value
Allow root to use Lmod (LMOD_ALLOW_ROOT_USE) yes
Expand Down Expand Up @@ -293,6 +293,7 @@ System Default Modules (LMOD_SYSTEM_DEFAULT_MODULES) <empty>
System Name (LMOD_SYSTEM_NAME) <empty>
SYSHOST (cluster name) (LMOD_SYSHOST) <empty>
TCL Version <N/A>
Terse Decorations (LMOD_TERSE_DECORATIONS) yes
User cache valid time(sec) (LMOD_ANCIENT_TIME) 86400
Write cache after (sec) (LMOD_SHORT_TIME) 2
Threshold (sec) (LMOD_THRESHOLD) 1
Expand Down Expand Up @@ -418,7 +419,7 @@ propT = {
step 6
lua ProjectDIR/src/lmod.in.lua shell --regression_testing --miniConfig
===========================
Modules based on Lua: Version 8.7.48 2024-08-19 16:18 -06:00
Modules based on Lua: Version 8.7.49 YYYY-MM-DD 13:55 -06:00
by Robert McLay mclay@tacc.utexas.edu
LMOD_PACKAGE_PATH D nil <empty>
LMOD_SYSTEM_DEFAULT_MODULES D __unknown__ <empty>
Expand Down

0 comments on commit d0be7aa

Please sign in to comment.