Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 02d83d7

Browse files
committed
NetBSD versions 1.6 and (we hope) later can use the standard geometry
comparison file, instead of geometry-positive-zeros. Per report from Patrick Welche.
1 parent 1c6adf0 commit 02d83d7

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
@@ -18,7 +18,8 @@ geometry/i.86-.*-freebsd4.[0-5]=geometry-positive-zeros
1818
geometry/alpha.*-freebsd4.[0-5]=geometry-positive-zeros
1919
geometry/i.86-.*-openbsd=geometry-positive-zeros
2020
geometry/sparc-.*-openbsd=geometry-positive-zeros
21-
geometry/.*-netbsd=geometry-positive-zeros
21+
geometry/.*-netbsd1.[0-5]=geometry-positive-zeros
22+
geometry/.*-netbsdelf1.[0-5]=geometry-positive-zeros
2223
geometry/hppa.*-hpux9=geometry-positive-zeros
2324
geometry/hppa.*-hpux10=geometry-positive-zeros
2425
geometry/.*-irix6=geometry-positive-zeros

0 commit comments

Comments
 (0)