mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-06-28 10:29:37 +02:00
Merge branch '146-modulecmd-bug-in-handling-options-in-sub-cmd-search' into 'master'
Resolve "modulecmd: bug in handling options in sub-cmd search" Closes #146 See merge request Pmodules/src!117
This commit is contained in:
@@ -1920,7 +1920,7 @@ subcommand_search() {
|
||||
with_modules+=" && / ${module//\//\\/}/"
|
||||
done
|
||||
;;
|
||||
-a | --all-releases )
|
||||
-a | --all-releases-stages )
|
||||
opt_use_rel_stages+="${ReleaseStages}"
|
||||
;;
|
||||
--src | --src=*)
|
||||
|
||||
Reference in New Issue
Block a user