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

Skip to content

Commit cec5d26

Browse files
committed
We don't use java in our compiles anymore so remove the filter test from
pgtest.
1 parent dbff17a commit cec5d26

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/tools/pgtest

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,4 @@ cat $TMP/0 |
2424
grep -i warning |
2525
grep -v setproctitle |
2626
grep -v find_rule |
27-
grep -v yy_flex_realloc |
28-
grep -v '\[javac\] [0-9]* warning'
27+
grep -v yy_flex_realloc

0 commit comments

Comments
 (0)