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 19:00:39 |
Message-ID: | 5491D2D7.2010807@dunslane.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 12/17/2014 01:02 PM, Tom Lane wrote:
> Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
>> On 12/17/2014 11:34 AM, Andrew Dunstan wrote:
>>> 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>
> Pulled into dromedary, thanks.
>
>> 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
> Cool, was just wondering what was the easiest way to force that.
> Maybe this should be documented on the buildfarm how-to page?
>
>
Done.
cheers
andrew
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2014-12-17 19:02:20 | Re: moving from contrib to bin |
Previous Message | Stephen Frost | 2014-12-17 19:00:18 | Re: Commitfest problems |