mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-06-27 18:13:08 +02:00
modulecmd: bugfix in basic initialization
This commit is contained in:
@@ -1394,8 +1394,8 @@ pmodules_init() {
|
||||
unset UseFlags
|
||||
declare -Ag UseFlags=()
|
||||
declare -g Version="${PMODULES_VERSION}"
|
||||
reset_modulepath
|
||||
reset_used_groups
|
||||
reset_modulepath
|
||||
reset_used_releases
|
||||
init_manpath
|
||||
export_env \
|
||||
|
||||
Reference in New Issue
Block a user