From: Christian Grothoff Date: Fri, 17 Jan 2020 02:22:31 +0000 (+0100) Subject: quiet on psql X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=00bd3376ba5b3d105134a02f1a2e1ff927563f52;p=oweals%2Fgnunet.git quiet on psql --- diff --git a/src/pq/pq_connect.c b/src/pq/pq_connect.c index 724971bd7..d7625f808 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_ALL, + GNUNET_OS_INHERIT_STD_NONE, NULL, NULL, NULL,