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:
9cd5c26
)
missed testcase somehow
author
Nathan S. Evans
<evans@in.tum.de>
Tue, 16 Feb 2010 12:31:03 +0000
(12:31 +0000)
committer
Nathan S. Evans
<evans@in.tum.de>
Tue, 16 Feb 2010 12:31:03 +0000
(12:31 +0000)
src/core/test_core_api.c
patch
|
blob
|
history
diff --git
a/src/core/test_core_api.c
b/src/core/test_core_api.c
index 1ae9c74e8c639a2b971b60f66adadb422e9e43c6..78d6b7fe1e18a37ab9923ce0a11d579d629b83fa 100644
(file)
--- a/
src/core/test_core_api.c
+++ b/
src/core/test_core_api.c
@@
-293,7
+293,7
@@
setup_peer (struct PeerContext *p, const char *cfgname)
{
p->cfg = GNUNET_CONFIGURATION_create ();
#if START_ARM
- p->arm_pid = GNUNET_OS_start_process ("gnunet-service-arm",
+ p->arm_pid = GNUNET_OS_start_process (
NULL, NULL,
"gnunet-service-arm",
"gnunet-service-arm",
#if VERBOSE
"-L", "DEBUG",