[pgpool-committers: 9298] pgpool: Test: skip the test if there's no test.sh.

Tatsuo Ishii ishii at sraoss.co.jp
Sat Apr 15 16:34:26 JST 2023


Test: skip the test if there's no test.sh.

This is useful when developers want to run the test on git repository
because the check suppresses false positive errors. There could newer
branch's test directories remain without any contents and regress.sh
reports wrong failures.

Branch
------
V4_4_STABLE

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=1e25fd2d5112676acb4d0c1c252b1a6773be0899

Modified Files
--------------
src/test/regression/regress.sh | 7 +++++++
1 file changed, 7 insertions(+)



More information about the pgpool-committers mailing list