mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-06-28 02:19:39 +02:00
Merge branch 'master' of gitlab.psi.ch:Pmodules/src
This commit is contained in:
@@ -948,6 +948,7 @@ get_available_modules2() {
|
||||
local -r module="$2"
|
||||
local -r use_releases="${3:-${UsedReleases}}"
|
||||
local -a mods=()
|
||||
test -d "${dir}" || return 0
|
||||
{
|
||||
cd "${dir}"
|
||||
while read mod; do
|
||||
|
||||
Reference in New Issue
Block a user