gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-deployment] branch master updated: BB, halt on failu


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: BB, halt on failure needed.
Date: Fri, 12 Apr 2019 17:15:29 +0200

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 1472064  BB, halt on failure needed.
1472064 is described below

commit 14720647492c67a89f0fda662144de9661be3fba
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Apr 12 17:15:06 2019 +0200

    BB, halt on failure needed.
---
 buildbot/master.cfg | 1 +
 1 file changed, 1 insertion(+)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 51a4e9a..c096cf4 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -222,6 +222,7 @@ LCOV_FACTORY = util.BuildFactory()
 LCOV_FACTORY.addStep(git_step(
     "git://git.taler.net/deployment.git"))
 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]