gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: generate lcov configuration fi


From: gnunet
Subject: [taler-deployment] branch master updated: generate lcov configuration file
Date: Mon, 24 Feb 2020 13:07:00 +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 c688fc0  generate lcov configuration file
c688fc0 is described below

commit c688fc0e4f83534995e6897c3c650cd915a2ae6a
Author: Christian Grothoff <address@hidden>
AuthorDate: Mon Feb 24 13:06:55 2020 +0100

    generate lcov configuration file
---
 buildbot/coverage.sh | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/buildbot/coverage.sh b/buildbot/coverage.sh
index abba84b..51530dd 100755
--- a/buildbot/coverage.sh
+++ b/buildbot/coverage.sh
@@ -4,6 +4,9 @@ set -eu
 
 source "${HOME}/activate"
 
+# Generate lcov configuration file
+echo "geninfo_auto_base = 1" > ~/.lcovrc
+
 PG_VER=12
 PG_DIR=/usr/lib/postgresql/$PG_VER/bin
 

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



reply via email to

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