mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +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 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 |
|
||||
|
Reference in New Issue
Block a user