Re: alpha5
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: Peter Eisentraut <peter_e@gmx.net>
Cc: Alvaro Herrera <alvherre@commandprompt.com>, Robert Haas <robertmhaas@gmail.com>, Tom Lane <tgl@sss.pgh.pa.us>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2011-04-27T18:45:47Z
Lists: pgsql-hackers
On 04/27/2011 02:40 PM, Peter Eisentraut wrote: > On tis, 2011-04-26 at 11:36 -0300, Alvaro Herrera wrote: >> This is a trivial patch (attached). The only problem with it is that >> "make all" would fail if lynx is not installed. > Well, that will probably not be acceptable. > > I rather think the action item here is to set up a buildfarm-ish job > that runs make distcheck, which is designed to, well, check if the > dist-making works. > I have just added some infrastructure support to the buildfarm for adding optional steps. This one would be *really* easy to add. cheers andrew