Add mention that the grep's have to be adjusted in pgtest.
This commit is contained in:
parent
5c65c94e4f
commit
3bfabc36b6
@ -25,6 +25,9 @@ cd src/test/regress &&
|
|||||||
gmake clean &&
|
gmake clean &&
|
||||||
gmake installcheck
|
gmake installcheck
|
||||||
|
|
||||||
|
# The following grep's have to be adjusted for your setup because
|
||||||
|
# certain warnings are acceptable.
|
||||||
|
|
||||||
cat $TMP/0 |
|
cat $TMP/0 |
|
||||||
grep -v warning |
|
grep -v warning |
|
||||||
grep -v setproctitle |
|
grep -v setproctitle |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user