Re: Bug in buildfarm client
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: Christian Ullrich <chris@chrullrich.net>
Cc: pgsql-hackers@postgresql.org
Date: 2012-12-04T13:26:32Z
Lists: 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