Re: parallel regression test failure

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: parallel regression test failure
Дата
Msg-id 9751.1059232941@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: parallel regression test failure  (Robert Creager <Robert_Creager@LogicalChaos.org>)
Ответы Re: parallel regression test failure
Список pgsql-hackers
Robert Creager <Robert_Creager@LogicalChaos.org> writes:
> Just to make sure I've got this right:

> cvs update -D yyyy-mm-dd
> make maintainer-clean
> ./configure
> make
> test

I'd do the "make maintainer-clean" before cvs update'ing, but otherwise
probably right.  Watch the output the first couple times and make sure
cvs is actually willing to replace files in both the forward and
backward directions.
        regards, tom lane


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: parallel regression test failure
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [PATCHES] sslmode patch