mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-07-05 13:20:50 +02:00
Merge branch 'master' into 32-overlay-implementation
Conflicts: Pmodules/libmodules.tcl Pmodules/modulecmd.bash.in Tools/tcllib/build
This commit is contained in:
@@ -1303,7 +1303,7 @@ pbuild.build_module() {
|
||||
build_dependency() {
|
||||
local -r m=$1
|
||||
std::debug "${m}: module not available"
|
||||
local rels=( ${PMODULES_DEFINED_RELEASES//:/ } )
|
||||
local rels=( ${ReleaseStages//:/ } )
|
||||
[[ ${dry_run} == yes ]] && \
|
||||
std::die 1 \
|
||||
"%s " \
|
||||
|
||||
Reference in New Issue
Block a user