gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: be more quiet


From: gnunet
Subject: [gnunet] branch master updated: be more quiet
Date: Fri, 17 Jan 2020 02:38:57 +0100

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

grothoff pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 3c1f2bdd8 be more quiet
3c1f2bdd8 is described below

commit 3c1f2bdd852ce7961556b5c7571bf64cd0da98bb
Author: Christian Grothoff <address@hidden>
AuthorDate: Fri Jan 17 02:35:29 2020 +0100

    be more quiet
---
 src/pq/pq_connect.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/pq/pq_connect.c b/src/pq/pq_connect.c
index 5ade12a3e..d1b1ee33b 100644
--- a/src/pq/pq_connect.c
+++ b/src/pq/pq_connect.c
@@ -201,7 +201,7 @@ GNUNET_PQ_reconnect (struct GNUNET_PQ_Context *db)
           GNUNET_DISK_file_test (buf))
         break; /* We are done */
       psql = GNUNET_OS_start_process (GNUNET_NO,
-                                      GNUNET_OS_INHERIT_STD_ERR,
+                                      GNUNET_OS_INHERIT_STD_NONE,
                                       NULL,
                                       NULL,
                                       NULL,

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



reply via email to

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