Commit bf75f1a0 authored by Bruce Momjian's avatar Bruce Momjian

Adjust pgtest grep.

parent 757b7184
...@@ -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 |
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment