pbuilder git tree: Changes to 'master'
Mattia Rizzolo
mattia at moszumanska.debian.org
Fri Jan 8 16:21:12 UTC 2016
pbuilder-buildpackage | 10 ++++++----
pbuilder-buildpackage-funcs | 7 +++++++
2 files changed, 13 insertions(+), 4 deletions(-)
New commits:
commit 0f64365b001839817b8b2ef3decce8e62bed4839
Author: Christopher Baines <mail at cbaines.net>
Date: Sun Nov 29 14:15:19 2015 +0000
Also export additional buildresults if the package build fails
Additional buildresults may include files that are still generated if the
package build fails. Users of pbuilder may still wish for these files to be
exported.
Even if any of the additional buildresults are not generated, pbuilder will not
stop on the failure.
As a practical use case, if the tests fail in the package build, there may be
files that inform the user about the failure, which can be exported as
additional buildresults such that the user can read them.
Closes: 806650
commit e5ff648e50857adf3a2a8fd2ef1f2842b49d8a7f
Author: Christopher Baines <mail at cbaines.net>
Date: Sun Nov 29 14:15:56 2015 +0000
factor out a export_additional_buildresults() function
More information about the Pbuilder-maint
mailing list