Commit 3bfabc36 authored by Bruce Momjian's avatar Bruce Momjian

Add mention that the grep's have to be adjusted in pgtest.

parent 5c65c94e
......@@ -25,6 +25,9 @@ cd src/test/regress &&
gmake clean &&
gmake installcheck
# The following grep's have to be adjusted for your setup because
# certain warnings are acceptable.
cat $TMP/0 |
grep -v warning |
grep -v setproctitle |
......
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