-makefile for new test_stream_local (commented)
[oweals/gnunet.git] / src / transport / gnunet-transport-connect-running-peers.c
index a640f38ab44fccadacdc9ddd1bc2cc9057114ffa..5a52509205cf2d5de966b7d4edc0dde726916983 100644 (file)
@@ -256,7 +256,7 @@ connect_to_peer (const char *cfgname, GNUNET_TRANSPORT_ReceiveCallback rec,
     GNUNET_DISK_directory_remove (p->servicehome);
   /*
    * p->arm_proc =
-   * GNUNET_OS_start_process (NULL, NULL, "gnunet-service-arm",
+   * GNUNET_OS_start_process (GNUNET_YES, NULL, NULL, "gnunet-service-arm",
    * "gnunet-service-arm", "-c", cfgname,
    * #if VERBOSE_PEERS
    * "-L", "DEBUG",