mirror of
https://salsa.debian.org/srivasta/make-dfsg.git
synced 2024-12-27 23:06:54 +00:00
Formerly job.c.~62~
This commit is contained in:
parent
d724ba1739
commit
08ab2b7f94
1 changed files with 1 additions and 0 deletions
1
job.c
1
job.c
|
@ -213,6 +213,7 @@ reap_children (block, err)
|
|||
|
||||
if (err && !child_died)
|
||||
{
|
||||
/* We might block for a while, so let the user know why. */
|
||||
fflush (stdout);
|
||||
error ("*** Waiting for unfinished jobs....");
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue