From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [alvherre@2ndquadrant.com: Re: no test programs in contrib] |
Date: | 2014-12-17 16:59:59 |
Message-ID: | 5491B68F.3040900@dunslane.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 12/17/2014 11:34 AM, Andrew Dunstan wrote:
>
> On 12/17/2014 10:23 AM, Tom Lane wrote:
>> Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
>>> On 12/16/2014 04:44 PM, Tom Lane wrote:
>>>> I've put this in dromedary as well (though the HEAD build that's
>>>> running
>>>> right this moment is still using the 4.13 script). I take it I
>>>> don't need
>>>> to adjust the configuration file?
>>> Nope, no config changes required.
>> As seems blindingly obvious in hindsight, both crake and dromedary are
>> now red in every branch but HEAD.
>>
>>
>
>
> Oh, darn, I thought we had a version check. Will fix.
>
>
OK, I have committed a fix. Revised script is at
<https://raw.githubusercontent.com/PGBuildFarm/client-code/fca43683c9ec0a3d4dbbe636b7530010b8ef5213/run_build.pl>
I have set crake to do runs that should clear the errors:
cd root && for f in REL*; do touch $f/crake.force-one-run; done
cheers
andrew
From | Date | Subject | |
---|---|---|---|
Next Message | Adam Brightwell | 2014-12-17 17:07:00 | Re: postgres messages error |
Previous Message | Marko Tiikkaja | 2014-12-17 16:43:35 | Re: DROP PRIVILEGES OWNED BY |