Check that you are not present in trail twice
[oweals/gnunet.git] / src / core / test_core_api.c
index b3674fdec094d5991a567619451245d27538f56a..c570def84b9b2ea851be67f8dc94bdfeb1b9ce19 100644 (file)
@@ -301,7 +301,7 @@ setup_peer (struct PeerContext *p, const char *cfgname)
   p->cfg = GNUNET_CONFIGURATION_create ();
   p->arm_proc =
     GNUNET_OS_start_process (GNUNET_YES, GNUNET_OS_INHERIT_STD_OUT_AND_ERR,
-                            NULL, NULL,
+                            NULL, NULL, NULL,
                             binary,
                             "gnunet-service-arm",
                                "-c", cfgname, NULL);