ldap tests: Don't run on unsupported operating systems.

Andres Freund <andres@anarazel.de>

Commit: ee56c3b21629277cf7f2e6398e7dd4e40c11df3c
Author: Andres Freund <andres@anarazel.de>
Date: 2022-03-09T17:31:02Z
Releases: 15.0
ldap tests: Don't run on unsupported operating systems.

The tests currently fail on unsupported operating systems, rather than getting
skipped. The ony reason this doesn't cause problems is that the tests aren't
run by default.

Discussion: https://postgr.es/m/721828a7-3043-6803-a85b-da63538db3cc@enterprisedb.com

Files

PathChange+/−
src/test/ldap/t/001_auth.pl modified +10 −5

Discussion