Skip to content

Commit

Permalink
update gold file for spider because extenstion title has changed
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert McLay committed Aug 28, 2023
1 parent 1a69730 commit 263b790
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
3 changes: 1 addition & 2 deletions README.new
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,5 @@ Lmod 8.7+
* Issue #657: Added support for "module purge" in a TCL modulefile to unload all other modules on load.
(8.7.30) * Issue #662: Fix bug where the version is very long (like git commit tags)
(8.7.31) * Issue #665: Added support for getenv function in TCL modules
W.I.P:
(8.7.32) * Better handling of zsh shell functions in source_sh(). Must match "\n}\n" to find end of function.

* Better name for extension title, remove trailing \n
6 changes: 3 additions & 3 deletions rt/spider/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.17 2023-01-12 15:02 -06:00
Modules based on Lua: Version 8.7.31 2023-08-09 12:41 -05:00
by Robert McLay [email protected]
===========================
step 2
Expand Down Expand Up @@ -548,7 +548,7 @@ Global Aliases
ProjectDIR/rt/spider/mf/E_Core
gcc/4.2.3 intel/11.0 perl/5.18.4 python2/2.7.14 (D)
gcc/4.2.5 (D) intel/11.2 (D) python2/2.6.12
This is a list of module extensions "module --nx avail ..." to not show.
This is a list of module extensions. Use "module --nx avail ..." to not show extensions.
Algorithm::Dependency (E) YAML::Tiny (E) scipy (E)
Algorithm::Diff (E) numpy (E)
These extensions cannot be loaded directly, use "module spider extension_name" for more information.
Expand Down Expand Up @@ -601,7 +601,7 @@ Global Aliases
ProjectDIR/rt/spider/mf/E_Core
gcc/4.2.3 intel/11.0 perl/5.18.4 python2/2.7.14 (D)
gcc/4.2.5 (D) intel/11.2 (D) python2/2.6.12
This is a list of module extensions "module --nx avail ..." to not show.
This is a list of module extensions. Use "module --nx avail ..." to not show extensions.
Algorithm::Dependency (E) YAML::Tiny (E) scipy (E)
Algorithm::Diff (E) numpy (E)
These extensions cannot be loaded directly, use "module spider extension_name" for more information.
Expand Down

0 comments on commit 263b790

Please sign in to comment.