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

Tatsuo Ishii ishii at sraoss.co.jp
Sat Apr 15 16:34:09 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_1_STABLE

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

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



More information about the pgpool-committers mailing list