Commit bf75f1a0 authored by Bruce Momjian's avatar Bruce Momjian

Adjust pgtest grep.

parent 757b7184
......@@ -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 |
......
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