Re: snapshot build broken ...

Поиск
Список
Период
Сортировка
От Marc G. Fournier
Тема Re: snapshot build broken ...
Дата
Msg-id 20050720222658.X36717@ganymede.hub.org
обсуждение исходный текст
Ответ на Re: snapshot build broken ...  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: snapshot build broken ...  (Robert Treat <xzilla@users.sourceforge.net>)
Список pgsql-hackers
On Wed, 20 Jul 2005, Tom Lane wrote:

> "Marc G. Fournier" <scrappy@postgresql.org> writes:
>> On Wed, 20 Jul 2005, Tom Lane wrote:
>>> Fixed --- but maybe we ought to do something to test the INSTALL/HISTORY
>>> documentation build as well as the main SGML docs.  Or maybe better, do
>>> something to make failures of the nightly snapshot build call attention
>>> to themselves more loudly.
>
>> That should be simple enough ... the snapshot build is a shell script, so
>> I should just need to do something like:
>
>> gmake split-dist=yes VERSION=snapshot dist
>> if [ #? ne 0 ]
>> then
>>    mail ...
>> fi
>
>> does that look right?
>
> The build log will need to be saved somewhere where people can look at
> it, but otherwise it sounds good.

'k, will work on getting the script updated ...

----
Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
Email: scrappy@hub.org           Yahoo!: yscrappy              ICQ: 7615664


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: snapshot build broken ...
Следующее
От: Jamie Deppeler
Дата:
Сообщение: No user being created during initdb for OS X