mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-06-29 18:59:39 +02:00
libpbuild: don't print module name and all deps when we are done
This commit is contained in:
@@ -1459,11 +1459,6 @@ pbuild.build_module() {
|
||||
|
||||
pbuild.init_env "${module_name}" "${module_version}"
|
||||
pbuild::make_all
|
||||
std::info \
|
||||
"%s " \
|
||||
"${module_name}/${module_version}:" \
|
||||
${with_modules:+with ${with_modules[@]}} \
|
||||
"done!"
|
||||
std::info "* * * * *\n"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user