gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: fix test_pq


From: gnunet
Subject: [taler-exchange] branch master updated: fix test_pq
Date: Fri, 17 Jan 2020 03:30:52 +0100

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

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 3ae89540 fix test_pq
3ae89540 is described below

commit 3ae89540328d8c6dbb72658001760b8450739789
Author: Christian Grothoff <address@hidden>
AuthorDate: Fri Jan 17 03:30:50 2020 +0100

    fix test_pq
---
 src/pq/test_pq.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/pq/test_pq.c b/src/pq/test_pq.c
index 13aa1f16..e82599cd 100644
--- a/src/pq/test_pq.c
+++ b/src/pq/test_pq.c
@@ -184,6 +184,7 @@ main (int argc,
                     "WARNING",
                     NULL);
   conn = GNUNET_PQ_connect ("postgres:///talercheck",
+                            NULL,
                             es,
                             NULL);
   if (NULL == conn)

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



reply via email to

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