Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Oct 8, 2024

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
25 of 35 checks passed
@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