projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ea7c19
)
fix arm termination on W32 by enabling signalling pipe to be used
author
Christian Grothoff
<christian@grothoff.org>
Wed, 6 Jun 2012 12:10:56 +0000
(12:10 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Wed, 6 Jun 2012 12:10:56 +0000
(12:10 +0000)
src/testing/testing_new.c
patch
|
blob
|
history
diff --git
a/src/testing/testing_new.c
b/src/testing/testing_new.c
index da1d763639ee9fc3f18f3727f42ab3a6d70f22ef..c4da3a9737acec0808a3803bace29e794c8dc008 100644
(file)
--- a/
src/testing/testing_new.c
+++ b/
src/testing/testing_new.c
@@
-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",