regress/results directory problem

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: regress/results directory problem
Date: 2002-07-02 05:03:23
Message-ID: 200207020503.g6253Nt02376@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I was getting CVS errors because regress/GNUmakefile does an 'rm -rf
results', removing the CVS directory from results. This was causing my
'cvs update's to fail. My fix was to change 'rm -rf results' to 'rm -f
results/*.out'.

Does anyone know when this problem was added. I don't see any
significant changes in GNUmakefile.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2002-07-02 05:42:41 Re: regress/results directory problem
Previous Message Christopher Kings-Lynne 2002-07-02 04:32:40 Rule Regression Test Failure on FreeBSD/Alpha