modulecmd: missing space in definition of local variable fixed

This commit is contained in:
2025-07-18 11:16:22 +02:00
parent f9cc082e89
commit 1e6cfd9c74
+1 -1
View File
@@ -1613,7 +1613,7 @@ subcommand_avail() {
#......................................................................
local -a pattern=()
local --output_function='human_readable_output'
local -- output_function='human_readable_output'
local -- opt_use_relstages="${UsedReleaseStages}"
local -A opt_groups=()
local -- val=''