aboutsummaryrefslogtreecommitdiff
path: root/src/datastore/test_datastore_api.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/datastore/test_datastore_api.c')
-rw-r--r--src/datastore/test_datastore_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/datastore/test_datastore_api.c b/src/datastore/test_datastore_api.c
index c93f5412e..25836ca66 100644
--- a/src/datastore/test_datastore_api.c
+++ b/src/datastore/test_datastore_api.c
@@ -526,7 +526,7 @@ check ()
526 "test_datastore_api_data_%s.conf", plugin_name); 526 "test_datastore_api_data_%s.conf", plugin_name);
527#if START_DATASTORE 527#if START_DATASTORE
528 proc = 528 proc =
529 GNUNET_OS_start_process (NULL, NULL, "gnunet-service-arm", 529 GNUNET_OS_start_process (GNUNET_YES, NULL, NULL, "gnunet-service-arm",
530 "gnunet-service-arm", 530 "gnunet-service-arm",
531#if VERBOSE 531#if VERBOSE
532 "-L", "DEBUG", 532 "-L", "DEBUG",