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
  [EMAIL PROTECTED]               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026



---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org


Reply via email to