mirror of
https://github.com/envmodules/modules.git
synced 2026-06-10 00:56:30 +08:00
Like previously done for 'remove-path', set the variable passed to 'unsetenv' procedure in ::env() array to make accurate value available for later use during the modulefile evaluation. Add 50-cmds/039-unsetenv-env test to check this ::env() array change over all evaluation mode. Adapt 50-cmds/350-allin to check this change against 'whatis' mode.