Formerly job.c.~107~

This commit is contained in:
Roland McGrath 1993-08-11 20:16:45 +00:00
parent 2f8d1abe7c
commit 3c954a048b

2
job.c
View File

@ -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,