mirror of
https://github.com/envmodules/modules.git
synced 2026-05-30 00:12:31 +08:00
Fix argument parsing for the `append-path`, `prepend-path` and `remove-path` modulefile commands to consider every arguments found after the variable name as variable values and not command option even if argument starts with `-` character. Fixes #278.