From: Roland McGrath Date: Wed, 11 Aug 1993 20:16:45 +0000 (+0000) Subject: Formerly job.c.~107~ X-Git-Tag: 3.70.2~155 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c954a048b477132e36be0acc4f4af0c327e5108;p=thirdparty%2Fmake.git Formerly job.c.~107~ --- 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,