mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-06-28 02:19:39 +02:00
Merge branch '436-modulecmd-fix-missing-space' into 'master'
Resolve "modulecmd: fix missing space" Closes #436 See merge request Pmodules/src!468
This commit is contained in:
@@ -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=''
|
||||
|
||||
Reference in New Issue
Block a user