[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: parallel NetBSD make quirks
From: |
Ralf Wildenhues |
Subject: |
Re: parallel NetBSD make quirks |
Date: |
Tue, 19 May 2009 07:30:18 +0200 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
Hi Eric,
* Eric Blake wrote on Tue, May 19, 2009 at 04:47:25AM CEST:
> According to Ralf Wildenhues on 5/17/2009 6:01 AM:
> > Here's that patch. OK to commit?
>
> Yes, looks good.
Thanks for the review, applied.
> > +Furthermore, parallel NetBSD @command{make} will route standard error
> > +output from commands that it spawns into its own standard output, and
> > +may remove leading whitespace from output lines.
>
> "standard error output" reads a bit awkwardly. Do you think we can just
> delete the term "output" in this instance?
Sure, done.
Cheers,
Ralf