From 791bc6838d06be51ac7d398611fa6df650bd4a8c Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Wed, 8 Mar 2000 19:36:19 +0000
Subject: [PATCH] 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 | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/test/regress/resultmap b/src/test/regress/resultmap
index 39ede4f6725..b7a9caa6b21 100644
--- a/src/test/regress/resultmap
+++ b/src/test/regress/resultmap
@@ -25,4 +25,3 @@ horology/hppa=horology-no-DST-before-1970
 horology/sparc-sun-solaris=horology-solaris-1947
 abstime/sparc-sun-solaris=abstime-solaris-1947
 tinterval/sparc-sun-solaris=tinterval-solaris-1947
-
-- 
GitLab