-
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 purge gold files due to new tests
- Loading branch information
Robert McLay
committed
Dec 13, 2024
1 parent
4df58d8
commit 1dce13c
Showing
2 changed files
with
100 additions
and
1 deletion.
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
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.40 2024-06-11 15:18 -06:00 | ||
Modules based on Lua: Version 8.7.55 2024-12-13 12:24 -07:00 | ||
by Robert McLay [email protected] | ||
=========================== | ||
step 2 | ||
|
@@ -87,3 +87,17 @@ lua ProjectDIR/src/lmod.in.lua shell --regression_testing list | |
=========================== | ||
Currently Loaded Modules: | ||
1) tclpurge/1.0 | ||
=========================== | ||
step 18 | ||
lua ProjectDIR/src/lmod.in.lua shell --regression_testing load PrgEnv openmpi | ||
=========================== | ||
=========================== | ||
step 19 | ||
lua ProjectDIR/src/lmod.in.lua shell --regression_testing load X | ||
=========================== | ||
=========================== | ||
step 20 | ||
lua ProjectDIR/src/lmod.in.lua shell --regression_testing list | ||
=========================== | ||
Currently Loaded Modules: | ||
1) X/1.0 |
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