Skip to content

Commit 8631924

Browse files
committed
Correct ordering of geometry/freebsd entries, add one for freebsd5.
1 parent a4007c0 commit 8631924

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/test/regress/resultmap

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@ float8/alpha.*-dec-osf.*:cc=float8-fp-exception
1212
float8/i.86-pc-cygwin=float8-small-is-zero
1313
geometry/.*-bsdi=geometry-bsd-precision
1414
geometry/.*-darwin=geometry-powerpc-darwin
15-
geometry/i.86-.*-freebsd4.7=geometry-bsd-precision
1615
geometry/i.86-.*-freebsd=geometry-positive-zeros-bsd
16+
geometry/i.86-.*-freebsd4.7=geometry-bsd-precision
17+
geometry/i.86-.*-freebsd5=geometry-bsd-precision
1718
geometry/alpha.*-freebsd=geometry-positive-zeros
1819
geometry/i.86-.*-openbsd=geometry-positive-zeros-bsd
1920
geometry/sparc-.*-openbsd=geometry-positive-zeros

0 commit comments

Comments
 (0)