Skip to content

Correctly match loaded modules against trailing / spec#641

Merged
xdelaruelle merged 1 commit into
envmodules:mainfrom
xdelaruelle:prereq_slash
Jun 28, 2026
Merged

Correctly match loaded modules against trailing / spec#641
xdelaruelle merged 1 commit into
envmodules:mainfrom
xdelaruelle:prereq_slash

Conversation

@xdelaruelle

Copy link
Copy Markdown
Collaborator

Match loaded modules when specified as requirement with a trailing slash character after module name (e.g., foo/).

Closes #640

Match loaded modules when specified as requirement with a trailing slash
character after module name (e.g., foo/).

Closes envmodules#640

Signed-off-by: Xavier Delaruelle <xavier.delaruelle@cea.fr>
@xdelaruelle xdelaruelle merged commit 5d85b0b into envmodules:main Jun 28, 2026
19 checks passed
@xdelaruelle xdelaruelle deleted the prereq_slash branch June 28, 2026 15:27
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.

Loading a module with a prereq ending with / leads to an error

1 participant