mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-06-28 02:19:39 +02:00
modulecmd: save environment after unloading a module
This commit is contained in:
@@ -729,6 +729,7 @@ subcommand_unload() {
|
||||
PMODULES_HOME=${saved_home}
|
||||
export_env 'PMODULES_HOME'
|
||||
fi
|
||||
g_env_must_be_saved='yes'
|
||||
}
|
||||
|
||||
##############################################################################
|
||||
|
||||
Reference in New Issue
Block a user