diff --git a/job.c b/job.c index fb0f22e2..61720536 100644 --- a/job.c +++ b/job.c @@ -233,7 +233,7 @@ reap_children (block, err) for (c = children; c != 0; c = c->next) { any_remote |= c->remote; - any_locate != ! c->remote; + any_local |= ! c->remote; if (debug_flag) printf ("Live child 0x%08lx PID %d%s\n", (unsigned long int) c,