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

inaccurate already loaded message when tagging module #456

Closed
xdelaruelle opened this issue May 7, 2022 · 0 comments
Closed

inaccurate already loaded message when tagging module #456

xdelaruelle opened this issue May 7, 2022 · 0 comments
Labels
Milestone

Comments

@xdelaruelle
Copy link
Member

On version 5.1.0, when verbosity is set to verbose2 or to a higher level, if an already loaded module is loaded again but with new tag to set, an inaccurate Module is already loaded message is reported:

$ module load dot
$ module load -vv --tag=foo dot
Loading dot
  INFO: Module 'dot' is already loaded

Tagging dot <foo>

This Module is already loaded message should be removed if some new tags are set.

@xdelaruelle xdelaruelle added the bug label May 7, 2022
@xdelaruelle xdelaruelle added this to the 5.1.1 milestone May 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant