Re: RC1? - Mailing list pgsql-hackers
From | scott.marlowe |
---|---|
Subject | Re: RC1? |
Date | |
Msg-id | Pine.LNX.4.33.0211121641150.29735-100000@css120.ihs.com Whole thread Raw |
In response to | Re: RC1? (Tom Lane <tgl@sss.pgh.pa.us>) |
Responses |
Re: RC1?
|
List | pgsql-hackers |
On Tue, 12 Nov 2002, Tom Lane wrote: > "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 Ok, now that I've run it that way, the last couple of pages of output look like this: formatted=numeric + echo numeric ... \c EXPECTED=./expected/numeric numeric ... + expr abstime=abstime-solaris-1947 : numeric= + [ 0 -ne 0 ] + expr geometry=geometry-solaris-i386-pc : numeric= + [ 0 -ne 0 ] + expr horology=horology-solaris-1947 : numeric= + [ 0 -ne 0 ] + expr tinterval=tinterval-solaris-1947 : numeric= + [ 0 -ne 0 ] bestfile= bestdiff= result=2 + [ ! -r ./expected/numeric.out ] + diff -w ./expected/numeric.out ./results/numeric.out result=0 + break + echo ok ok + read line + [ 0 -ne 0 ] + [ -n 22844 ] + message shutting down postmaster _dashes=============== _spaces= + cut -c 1-38 + echo shutting down postmaster _msg=shutting down postmaster + echo ============== shutting down postmaster ============== ============== shutting down postmaster ============== + kill -15 22844 + unset postmaster_pid + rm -f /tmp/pg_regress.19030 + cat ./regression.out + grep \.\.\. + sed s/ //g + wc -l count_total=13 + cat ./regression.out + grep \.\.\. ok + + wc -l seds/ //g count_ok=13 + cat ./regression.out + sed s/ //g + wc -l + grep \.\.\. FAILED count_failed=0 + cat ./regression.out + grep \.\.\. failed (ignored) + sed s/ //g + wc -l count_ignored=0 + echo + [ 13 -eq 13 ] msg=All 13 tests passed. result=0 + sed s/./=/g + echo All 13 tests passed. dashes======================= + echo ====================== ====================== + echo All 13 tests passed.All 13 tests passed. + echo ====================== ====================== + echo + [ -s ./regression.diffs ] + rm -f ./regression.diffs ./regression.out + exit 0 + exit savestatus=0 + [ -n ] + rm -f /tmp/pg_regress.19030 + exit 0 Hope that helps.
pgsql-hackers by date: