Skip to content

Commit 17c5057

Browse files
Remove prod_envir module load from WCOSS2 (#1138)
The prod_envir module load in module_base.wcoss2.lua is not needed and is being removed.
1 parent 4e3335b commit 17c5057

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modulefiles/module_base.wcoss2.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ load(pathJoin("cfp", "2.0.4"))
1212
setenv("USE_CFP","YES")
1313

1414
load(pathJoin("python", "3.8.6"))
15-
load(pathJoin("prod_envir", "2.0.4"))
1615
load(pathJoin("gempak", "7.14.1"))
1716
load(pathJoin("perl", "5.32.0"))
1817
load(pathJoin("libjpeg", "9c"))

0 commit comments

Comments
 (0)