mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-06-27 10:03:08 +02:00
modulecmd: use_overlay(): missing 'fi' added
This commit is contained in:
@@ -1494,6 +1494,7 @@ subcommand_use() {
|
||||
"${CMD}" "${subcommand}" \
|
||||
"illegal group" \
|
||||
"${arg}"
|
||||
fi
|
||||
std::append_path UsedGroups "$1"
|
||||
local overlay group
|
||||
for overlay in "${OverlayList[@]}"; do
|
||||
|
||||
Reference in New Issue
Block a user