mirror of
https://github.com/postgres/postgres.git
synced 2025-06-14 18:42:34 +03:00
Adjust pgtest grep.
This commit is contained in:
@ -21,7 +21,7 @@ TMP="/tmp/$$"
|
|||||||
cat $TMP/0 |
|
cat $TMP/0 |
|
||||||
# The following grep's have to be adjusted for your setup because
|
# The following grep's have to be adjusted for your setup because
|
||||||
# certain warnings are acceptable.
|
# certain warnings are acceptable.
|
||||||
grep warning |
|
grep -i warning |
|
||||||
grep -v setproctitle |
|
grep -v setproctitle |
|
||||||
grep -v find_rule |
|
grep -v find_rule |
|
||||||
grep -v yy_flex_realloc |
|
grep -v yy_flex_realloc |
|
||||||
|
Reference in New Issue
Block a user