On 07/28/2015 05:49 PM, Andrew Dunstan wrote:
>
> On 07/09/2015 06:29 AM, Heikki Linnakangas wrote:
>> On 07/09/2015 04:50 AM, Michael Paquier wrote:
>>>
>>> Except that this patch looks good to me. Thanks for the black magic on
>>> stdout/stderr handling.
>>
>> Thanks, fixed the parenthesis and committed. The missing --debug is a
>> separate issue.
>
> What was the reason for not backpatching this? I have a fix for the
> execrable treatment of vpath builds, but it only applies to the tip
> branch because it relies on this.
No reason, other than the general only-backpatch-bug-fixes rule. Several
people requested it, and it seems reasonable to me too, but it fell off
my radar. Feel free to backpatch...
- Heikki