Re: regress/results directory problem

From: Thomas Lockhart <lockhart(at)fourpalms(dot)org>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: regress/results directory problem
Date: 2002-07-02 14:04:33
Message-ID: 3D21B2F1.9C0A728E@fourpalms.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

...
> I am backing out my GNUmakefile change. I am still unclear why this has
> started happening all of a sudden.

?

The results/ directory should not be a part of CVS (since it is assumed
to not exist by the regression tests). But it has been in CVS since 1997
during a period of time when a Makefile in that directory was
responsible for cleaning the directory.

We are relying on the pruning capabilities of CVS and so never really
notice that this was the case (I use -Pd almost always too).

I doubt anything has changed recently in this regard.

- Thomas

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Neil Conway 2002-07-02 14:52:35 Re: listen/notify argument (old topic revisited)
Previous Message Jan Wieck 2002-07-02 13:52:18 Re: (A) native Windows port