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

WIN32_DEV
Bruce Momjian 23 years ago
parent 5c65c94e4f
commit 3bfabc36b6
  1. 3
      src/tools/pgtest

@ -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 |

Loading…
Cancel
Save