Skip to content
Snippets Groups Projects
Commit bf75f1a0 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Adjust pgtest grep.

parent 757b7184
No related branches found
No related tags found
No related merge requests found
...@@ -21,7 +21,7 @@ TMP="/tmp/$$" ...@@ -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 |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment