[arch-projects] [devtools] [GIT] The official devtools repository branch master updated. 20200407-9-g8c26438
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "The official devtools repository". The branch, master has been updated via 8c26438df8be47531e4c071dc44d78a02fbf1d76 (commit) from a49bcf20970214c12a0726c0f4bf4abb1a378ab2 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 8c26438df8be47531e4c071dc44d78a02fbf1d76 Author: Levente Polyak <anthraxx@archlinux.org> Date: Sun Jan 31 16:08:36 2021 +0100 makechrootpkg: only expose failed build logs instead of products After further followups always moving all products isn't actually desired as they can theoretically be broken in various ways if arch-nspawn exists non successful. However, as we would like to always preserve the produced log files we instead split out the logfiles into an own function and call that for unsuccessful buils. Fixes 4f305aa3 ----------------------------------------------------------------------- Summary of changes: makechrootpkg.in | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) hooks/post-receive -- The official devtools repository
participants (1)
-
Levente Polyak