mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-24 18:55:04 +08:00
Adjust pgtest grep.
This commit is contained in:
parent
757b718476
commit
bf75f1a063
@ -21,7 +21,7 @@ TMP="/tmp/$$"
|
||||
cat $TMP/0 |
|
||||
# The following grep's have to be adjusted for your setup because
|
||||
# certain warnings are acceptable.
|
||||
grep warning |
|
||||
grep -i warning |
|
||||
grep -v setproctitle |
|
||||
grep -v find_rule |
|
||||
grep -v yy_flex_realloc |
|
||||
|
Loading…
Reference in New Issue
Block a user