Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 306ada8 commit a39c6abCopy full SHA for a39c6ab
src/test/regress/resultmap
@@ -1,10 +1,10 @@
1
int2/hppa=int2-too-large
2
int4/hppa=int4-too-large
3
-int2/netbsd=int2-too-large
4
-int4/netbsd=int4-too-large
+int2/.*-netbsd=int2-too-large
+int4/.*-netbsd=int4-too-large
5
int2/i.86-pc-linux-gnulibc=int2-not-representable
6
int4/i.86-pc-linux-gnulibc=int4-not-representable
7
geometry/hppa=geometry-positive-zeros
8
-geometry/netbsd=geometry-positive-zeros
+geometry/.*-netbsd=geometry-positive-zeros
9
geometry/i.86-.*-gnulibc=geometry-i86-gnulibc
10
horology/hppa=horology-no-DST-before-1970
0 commit comments