Re: Bug in buildfarm client - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: Bug in buildfarm client
Date
Msg-id 50BDFA08.3010808@dunslane.net
Whole thread Raw
In response to Bug in buildfarm client  (Christian Ullrich <chris@chrullrich.net>)
Responses Re: Bug in buildfarm client  (Christian Ullrich <chris@chrullrich.net>)
List pgsql-hackers
On 12/04/2012 02:40 AM, Christian Ullrich wrote:
> Hello all,
>
> the extension modules (TestUpgrade etc.) in the buildfarm client do 
> not use the "make" command override defined in the config file, 
> instead hardcoding command lines using "make". This fails where make 
> is not GNU make.
>
> Patch attached, which fixes the problem on jaguarundi.

Thanks, I will fix it, but this is not the right mailing list for 
buildfarm client bugs. You should be on the pgbuildfarm-members list. 
See <http://pgfoundry.org/mailman/listinfo/pgbuildfarm-members>

cheers

andrew



pgsql-hackers by date:

Previous
From: Pavan Deolasee
Date:
Subject: Re: Hot Standby conflict resolution handling
Next
From: Christian Ullrich
Date:
Subject: Re: Bug in buildfarm client