Merge branch 'master' into 32-overlay-implementation

Conflicts:
	Pmodules/libmodules.tcl
	Pmodules/modulecmd.bash.in
	Tools/tcllib/build
This commit is contained in:
2021-06-02 23:18:40 +02:00
13 changed files with 278 additions and 245 deletions
+1 -1
View File
@@ -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 " \