mirror of
https://github.com/postgres/postgres.git
synced 2025-09-03 15:22:11 +03:00
Add mention that the grep's have to be adjusted in pgtest.
This commit is contained in:
@@ -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 |
|
||||||
|
Reference in New Issue
Block a user