mirror of
https://github.com/envmodules/modules.git
synced 2026-06-18 00:06:53 +08:00
No error is raised when evaluating in `display` mode a modulefile without a value specified for the variant it defines. This change helps to learn all the variant a modulefile defines. As a result, the unspecified variant is not instantiated in the ModuleVariant array variable. Fixes #406.