mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-06-29 18:59:39 +02:00
modulecmd: error in defining doc-sring in pmodules_setup() fixed
This commit is contained in:
@@ -2277,7 +2277,7 @@ subcommand_refresh() {
|
||||
|
||||
#..............................................................................
|
||||
pmodules_setup() {
|
||||
local -r 'Setup/initialize Pmodules environment.'
|
||||
local -r __doc__='Setup/initialize Pmodules environment.'
|
||||
local -r mode="${1:-check}"
|
||||
init_used_groups() {
|
||||
declare -gx UsedGroups=''
|
||||
|
||||
Reference in New Issue
Block a user