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 fb0f22e..6172053 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,