fix arm termination on W32 by enabling signalling pipe to be used
authorChristian Grothoff <christian@grothoff.org>
Wed, 6 Jun 2012 12:10:56 +0000 (12:10 +0000)
committerChristian Grothoff <christian@grothoff.org>
Wed, 6 Jun 2012 12:10:56 +0000 (12:10 +0000)
src/testing/testing_new.c

index da1d763639ee9fc3f18f3727f42ab3a6d70f22ef..c4da3a9737acec0808a3803bace29e794c8dc008 100644 (file)
@@ -789,7 +789,7 @@ GNUNET_TESTING_peer_start (struct GNUNET_TESTING_Peer *peer)
     return GNUNET_SYSERR;
   }
   GNUNET_assert (NULL != peer->cfgfile);
-  peer->main_process = GNUNET_OS_start_process (GNUNET_NO, NULL, NULL,
+  peer->main_process = GNUNET_OS_start_process (GNUNET_YES, NULL, NULL,
                                                 peer->main_binary,
                                                 peer->main_binary,
                                                 "-c",