aboutsummaryrefslogtreecommitdiff
path: root/src/util/test_resolver_api.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/test_resolver_api.c')
-rw-r--r--src/util/test_resolver_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/test_resolver_api.c b/src/util/test_resolver_api.c
index 7cef33e60..194ed2f8f 100644
--- a/src/util/test_resolver_api.c
+++ b/src/util/test_resolver_api.c
@@ -177,7 +177,7 @@ check ()
177 pfx, 177 pfx,
178 DIR_SEPARATOR); 178 DIR_SEPARATOR);
179 GNUNET_free (pfx); 179 GNUNET_free (pfx);
180 pid = GNUNET_OS_start_process (fn, 180 pid = GNUNET_OS_start_process (NULL, NULL, fn,
181 "gnunet-service-resolver", 181 "gnunet-service-resolver",
182#if VERBOSE 182#if VERBOSE
183 "-L", "DEBUG", 183 "-L", "DEBUG",