Re: parallel regression test failure - Mailing list pgsql-hackers

From Tom Lane
Subject Re: parallel regression test failure
Date
Msg-id 9751.1059232941@sss.pgh.pa.us
Whole thread Raw
In response to Re: parallel regression test failure  (Robert Creager <Robert_Creager@LogicalChaos.org>)
Responses Re: parallel regression test failure  (Robert Creager <Robert_Creager@LogicalChaos.org>)
List 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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: parallel regression test failure
Next
From: Bruce Momjian
Date:
Subject: Re: [PATCHES] sslmode patch