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: DB path scheme, f


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: DB path scheme, fix.
Date: Tue, 20 Mar 2018 16:20:29 +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 31d3fc1  DB path scheme, fix.
31d3fc1 is described below

commit 31d3fc168dbae15ac1a8dcb4fcda19abe7745679
Author: Marcello Stanisci <address@hidden>
AuthorDate: Tue Mar 20 16:20:09 2018 +0100

    DB path scheme, fix.
---
 buildbot/master.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 302e559..e479f08 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -227,7 +227,7 @@ LCOV_FACTORY.addStep(ShellCommand(
     command=["make", "lcov"],
     workdir="build/taler-build",
     env={"PATH": "${HOME}/local/bin:${PATH}",
-         "TALER_CHECKDB": 
"postgresql:///talercheck?host=/home/${USER}/sockets"}))
+         "TALER_CHECKDB": 
"postgres:///talercheck?host=/home/${USER}/sockets"}))
 
 TIP_RESERVE_TOPPER_FACTORY = util.BuildFactory()
 TIP_RESERVE_TOPPER_FACTORY.addStep(git_step(

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



reply via email to

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