mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-06-26 09:33:08 +02:00
Merge branch 'master' into 32-overlay-implementation
# Conflicts: # Pmodules/modulecmd.bash.in
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user