Merge remote-tracking branch 'origin/master' into 32-overlay-implementation

This commit is contained in:
2019-07-12 11:25:04 +02:00
+1 -1
View File
@@ -575,7 +575,7 @@ subcommand_load() {
fi
if [[ "${Shell}" == "bash" ]]; then
echo "${output}"
echo "${error}"
echo "${error}" 1>&2
else
"${modulecmd}" "${Shell}" ${opts} 'load' \
"${current_modulefile}"