Please apply the following patch for regress.sh to do something useful with
authorBruce Momjian <bruce@momjian.us>
Fri, 7 May 1999 02:37:08 +0000 (02:37 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 7 May 1999 02:37:08 +0000 (02:37 +0000)
commit3928489c189567abee77abbb0f6b94de91bcc90b
tree64be438c06031e83ba72ed2c48412c414a170a9f
parentdf581cf89f65c5c028bed3867c436a2af146d82e
Please apply the following patch for regress.sh to do something useful with
"SYSTEM", and unpack the files in the uuencoded .tar.gz file at the end in
src/test/regress so that the int2, int4 and geometry tests pass on NetBSD/i386.
They just fail on different wording of error messages and eg printing "0"
rather than "-0". At a guess the same will be true for the other NetBSD ports,
but I can't test them.

Cheers,

Patrick
src/test/regress/expected/geometry-i386-netbsd.out [new file with mode: 0644]
src/test/regress/expected/int2-i386-netbsd.out [new file with mode: 0644]
src/test/regress/expected/int4-i386-netbsd.out [new file with mode: 0644]