summaryrefslogtreecommitdiffstats
path: root/test/lib/test-process-both.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/lib/test-process-both.c')
-rw-r--r--test/lib/test-process-both.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lib/test-process-both.c b/test/lib/test-process-both.c
index 75e601c..0be738c 100644
--- a/test/lib/test-process-both.c
+++ b/test/lib/test-process-both.c
@@ -70,7 +70,7 @@ int main(int argc, char **argv)
waitset = waitset_create(test);
- process_init(test, waitset);
+ process_init(test, waitset, false);
sync_child_argv[0] = argv[0];
sync_child_argv[1] = "sync-child";
OpenPOWER on IntegriCloud