Re: RC1?

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: "scott.marlowe" <scott.marlowe@ihs.com>
Cc: Robert Treat <xzilla@users.sourceforge.net>, Peter Eisentraut <peter_e@gmx.net>, Bruce Momjian <pgman@candle.pha.pa.us>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2002-11-12T23:21:15Z
Lists: pgsql-hackers
"scott.marlowe" <scott.marlowe@ihs.com> writes:
> OK, make -x check fails, is there some other way to use -x I'm not 
> thinking of here?

I was thinking of running the script by hand, not via make:

/bin/sh -x ./pg_regress --temp-install --top-builddir=../../.. --schedule=./parallel_schedule --multibyte=SQL_ASCII

			regards, tom lane