Formerly job.c.~84~

This commit is contained in:
Roland McGrath 1992-11-09 22:52:13 +00:00
parent a401a5e46a
commit eae9bb14a2

3
job.c
View file

@ -347,6 +347,9 @@ reap_children (block, err)
if (c->file->update_status != 0)
/* We failed to start the commands. */
delete_child_targets (c);
/* Tell update_file that some actual work has been done. */
++files_remade;
break;
default: