Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 153237c

Browse files
committed
OpenBSD resultmap change:
I posted this to the list a few days ago, but it was not addressed. Can someone please make the changes to the src/test/regress/resultmap? Thanks. - brandon
1 parent 33881e4 commit 153237c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/test/regress/resultmap

+3-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ abstime/.*-sysv5uw=abstime-solaris-1947
55
float4/.*-qnx=float4-exp-three-digits
66
float8/.*-bsdi=float8-small-is-zero
77
float8/.*-freebsd=float8-small-is-zero
8-
float8/.*-openbsd=float8-small-is-zero
8+
float8/i.86-.*-openbsd=float8-small-is-zero
99
float8/i.86-.*-netbsd=float8-small-is-zero
1010
float8/.*-qnx=float8-exp-three-digits
1111
float8/alpha.*-dec-osf.*:cc=float8-fp-exception
@@ -14,7 +14,8 @@ geometry/.*-bsdi=geometry-positive-zeros-bsd
1414
geometry/.*-darwin=geometry-powerpc-darwin
1515
geometry/.*-freebsd=geometry-positive-zeros
1616
geometry/.*-freebsd4=geometry-positive-zeros-bsd
17-
geometry/.*-openbsd=geometry-positive-zeros-bsd
17+
geometry/i386-.*-openbsd=geometry-positive-zeros-bsd
18+
geometry/sparc-.*-openbsd=geometry-positive-zeros
1819
geometry/.*-irix6=geometry-irix
1920
geometry/.*-netbsd=geometry-positive-zeros
2021
geometry/.*-sysv5uw7.*:cc=geometry-uw7-cc

0 commit comments

Comments
 (0)