]> granicus.if.org Git - pgbouncer/commit
test: Add -w option to pg_ctl invocation
authorPeter Eisentraut <peter@eisentraut.org>
Fri, 2 Aug 2019 07:00:39 +0000 (09:00 +0200)
committerPeter Eisentraut <peter@eisentraut.org>
Fri, 2 Aug 2019 07:00:39 +0000 (09:00 +0200)
commitdaf28ca493eddad2d734ff1422b2d9db1ce2dbf4
tree55921383d46a55bf183c7c7fb0086076de9ccd71
parent604f81e1004f1012e3a799c820f7773cb1e27d4c
test: Add -w option to pg_ctl invocation

This is the default in recent PostgreSQL versions.  This change just
makes the script behavior consistent across versions.  We can now also
remove some sleep calls to make the tests start faster.
test/ssl/test.sh
test/test.sh