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: Use global DB for


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: Use global DB for lcov worker.
Date: Mon, 15 Apr 2019 19:41:20 +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 e517a3d  Use global DB for lcov worker.
e517a3d is described below

commit e517a3dc994acd0b06127a77bf61486b786c17c0
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon Apr 15 19:41:00 2019 +0200

    Use global DB for lcov worker.
---
 buildbot/master.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index e864017..50f1629 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -237,7 +237,7 @@ LCOV_FACTORY.addStep(ShellCommand(
     command=["make", "lcov"],
     workdir="build/taler-build",
     env={"PATH": "${HOME}/local/bin:${PATH}",
-         "TALER_CHECKDB": 
"postgres:///talercheck?host=/home/${USER}/sockets"}))
+         "TALER_CHECKDB": "postgres:///talercheck-${USER}"}))
 
 
 # FIXME: 'demo' reports generator missing.

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



reply via email to

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