quiet on psql
authorChristian Grothoff <christian@grothoff.org>
Fri, 17 Jan 2020 02:22:31 +0000 (03:22 +0100)
committerChristian Grothoff <christian@grothoff.org>
Fri, 17 Jan 2020 02:22:31 +0000 (03:22 +0100)
src/pq/pq_connect.c

index 724971bd77e614c069bbb97bbd445ca330afcb0b..d7625f808df2af58b3787d32641eaa8b50d4212d 100644 (file)
@@ -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,