gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-deployment] branch master updated: haltOnFailure not really neede


From: gnunet
Subject: [taler-deployment] branch master updated: haltOnFailure not really needed by Lcov worker.
Date: Wed, 27 Nov 2019 19:28:05 +0100

This is an automated email from the git hooks/post-receive script.

marcello pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new c8ef83b  haltOnFailure not really needed by Lcov worker.
c8ef83b is described below

commit c8ef83b022bc5c8fbb16b9ebba5f1dc76586dd8a
Author: Marcello Stanisci <address@hidden>
AuthorDate: Wed Nov 27 19:27:45 2019 +0100

    haltOnFailure not really needed by Lcov worker.
---
 buildbot/master.cfg | 2 --
 1 file changed, 2 deletions(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 169fe8a..ec842f3 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -418,7 +418,6 @@ LINT_FACTORY.addStep(
 LCOV_FACTORY = util.BuildFactory()
 LCOV_FACTORY.addStep(
     ShellCommand(
-        haltOnFailure=True,
         name="build",
         description="Building Taler",
         descriptionDone="Taler built",
@@ -430,7 +429,6 @@ LCOV_FACTORY.addStep(
 
 LCOV_FACTORY.addStep(
     ShellCommand(
-        haltOnFailure=True,
         name="invalidation",
         description="Invalidating timestamps",
         descriptionDone="timestamps invalidated",

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]