gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: set --enable-coverage option w


From: gnunet
Subject: [taler-deployment] branch master updated: set --enable-coverage option when doing lcovbuild
Date: Sun, 23 Feb 2020 22:34:04 +0100

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

grothoff pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new d3008a5  set --enable-coverage option when doing lcovbuild
d3008a5 is described below

commit d3008a55a4765c42f75024c0ebda134187f9c4d8
Author: Christian Grothoff <address@hidden>
AuthorDate: Sun Feb 23 22:34:01 2020 +0100

    set --enable-coverage option when doing lcovbuild
---
 buildbot/master.cfg | 1 +
 1 file changed, 1 insertion(+)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index a59fb2b..ea206a8 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -504,6 +504,7 @@ LCOV_FACTORY.addStep(
         descriptionDone="Taler built",
         command=["./build.sh"],
         workdir="../../deployment/buildbot",
+        env={'TALER_COVERAGE': "1"}
     )
 )
 

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



reply via email to

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