]> git.ipfire.org Git - thirdparty/make.git/commitdiff
Formerly job.c.~107~
authorRoland McGrath <roland@redhat.com>
Wed, 11 Aug 1993 20:16:45 +0000 (20:16 +0000)
committerRoland McGrath <roland@redhat.com>
Wed, 11 Aug 1993 20:16:45 +0000 (20:16 +0000)
job.c

diff --git a/job.c b/job.c
index fb0f22e28e76dee44c2f34fac32ae638e53e3a2b..61720536353744e9ca99e62f09a534b17e503b2c 100644 (file)
--- 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,