Skip to content

module check update #828

Open
@tygoetsch

Description

@tygoetsch

The section of the run script that verifies the versions of modules that are loaded currently does the following when a version is not specified:

mod_vers, loaded_vers: , 8.5.0

I'd like to suggest that instead it add the default keyword in place of the empty string in such cases, like so:

mod_vers, loaded_vers: default, 8.5.0

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions