DragonFly commits List (threaded) for 2012-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: fastbulk - Exit w/success on more conditions
commit 853176ea5a5da3f0eff766af4976c5ba862e0b58
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Thu Aug 23 21:53:28 2012 -0700
fastbulk - Exit w/success on more conditions
* If the binary package build succeeds but the pkg_add fails it is likely
due to an install conflict. Exit w/success for this case (since our goal
is to generate the binary package, we succeeded!).
* Do an early check to see if the binary package has already been built
and exit immediately if it has.
Summary of changes:
test/fastbulk/dobuild | 28 ++++++++++++++++++++++++++--
1 files changed, 26 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/853176ea5a5da3f0eff766af4976c5ba862e0b58
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]