mirror of
https://github.com/envmodules/modules.git
synced 2026-06-18 00:06:53 +08:00
Rather reporting conflict unload error message in a global conflict error management in cmdModuleLoad after modulefile evaluation, report such error directly where it occurs in cmdModuleUnload. A more precise error message is obtained as the exact module name, version and variant is reported rather module specification passed to conflict definition. Error message is also reported in the correct event order rather at the end.