-
Notifications
You must be signed in to change notification settings - Fork 129
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update gold file for spider because extenstion title has changed
- Loading branch information
Robert McLay
committed
Aug 28, 2023
1 parent
1a69730
commit 263b790
Showing
2 changed files
with
4 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
@@ -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. | ||
|
@@ -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. | ||
|