X-Git-Url: https://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=test%2Flib%2Ftest-process-both.c;h=0be738c16c4d17e3ac6ddf4634fe708af76d450a;hp=75e601cbbe423f06cc5ef2de98f626b31c612501;hb=9e5b77f258b8e993f480763d8e5269bd8c87b508;hpb=d20e98b93afaf25faca4db2a3583c191bdabe439 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";