mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-07-13 16:40:50 +02:00
changes from master merged
This commit is contained in:
@@ -1959,7 +1959,7 @@ subcommand_purge() {
|
||||
# re-run with right shell
|
||||
"${modulecmd}" "${Shell}" 'purge'
|
||||
fi
|
||||
eval "${output}"
|
||||
eval "$(echo "${output}"|sed -e 's/;unalias [^;]*//g')"
|
||||
if [[ -n "${error}" ]]; then
|
||||
echo "${error}" 1>&2
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user