Skip to content

add test to verify that environment variables don't leak into module file of subsequent installations#5

Merged
lexming merged 1 commit intolexming:cpath-modfrom
boegel:cpath-mod
Oct 8, 2024
Merged

add test to verify that environment variables don't leak into module file of subsequent installations#5
lexming merged 1 commit intolexming:cpath-modfrom
boegel:cpath-mod

Conversation

@boegel
Copy link

@boegel boegel commented Oct 7, 2024

@lexming This test passes on current 5.0.x branch, but fails when using the changes implemented in easybuilders#4653, because ModuleLoadEnvironment is a singleton class (it shouldn't be)

@lexming lexming merged commit fa25ae2 into lexming:cpath-mod Oct 8, 2024
@boegel boegel deleted the cpath-mod branch October 8, 2024 17:17
lexming pushed a commit that referenced this pull request Nov 5, 2024
add test to verify that `$PYTHONPATH` or `$EBPYTHONPREFIXES` are set correctly by generated module file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants