Re: [alvherre@2ndquadrant.com: Re: no test programs in contrib] - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [alvherre@2ndquadrant.com: Re: no test programs in contrib]
Date
Msg-id 4602.1418839327@sss.pgh.pa.us
Whole thread Raw
In response to Re: [alvherre@2ndquadrant.com: Re: no test programs in contrib]  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: [alvherre@2ndquadrant.com: Re: no test programs in contrib]  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
Andrew Dunstan <andrew@dunslane.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?
        regards, tom lane



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: hash_create API changes (was Re: speedup tidbitmap patch: hash BlockNumber)
Next
From: Jim Nasby
Date:
Subject: Re: Proposal: Log inability to lock pages during vacuum