Regression test failure (runcheck)
Keith Parks <emkxp01@mtcc.demon.co.uk>
From: Keith Parks <emkxp01@mtcc.demon.co.uk>
To: hackers@postgreSQL.org
Date: 2000-03-08T16:52:25Z
Lists: pgsql-hackers
Hi, The regression test script runcheck.sh doesn't seem able to handle the blank line on the end of the resultmap file. Here's a patch to remove it!! Keith. *** src/test/regress/resultmap.orig Wed Mar 8 16:48:28 2000 --- src/test/regress/resultmap Wed Mar 8 16:48:38 2000 *************** *** 25,28 **** horology/sparc-sun-solaris=horology-solaris-1947 abstime/sparc-sun-solaris=abstime-solaris-1947 tinterval/sparc-sun-solaris=tinterval-solaris-1947 - --- 25,27 ----