Merge branch 'master' into 32-overlay-implementation

# Conflicts:
#	Pmodules/modulecmd.bash.in
This commit is contained in:
2019-05-24 18:15:08 +02:00
-3
View File
@@ -947,9 +947,6 @@ subcommand_avail() {
esac
shift
done
if [[ "${opt_all_groups}" = 'yes' ]]; then
rescan_groups "${!Overlays[@]}"
fi
if (( ${#pattern[@]} == 0 )); then
pattern+=( '' )
fi