Обсуждение: pgsql: Add missing $Test::Builder::Level settings

Поиск
Список
Период
Сортировка

pgsql: Add missing $Test::Builder::Level settings

От
Peter Eisentraut
Дата:
Add missing $Test::Builder::Level settings

One of these was accidentally removed by c50624c.  The others are
added by analogy.

Discussion: https://www.postgresql.org/message-id/ae1143fb-455c-c80f-ed66-78d45bd93303@enterprisedb.com

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/e536a2683439c3dd4ea6d339a878fa4430e3174d

Modified Files
--------------
src/test/authentication/t/001_password.pl | 2 ++
src/test/authentication/t/002_saslprep.pl | 2 ++
src/test/kerberos/t/001_auth.pl           | 2 ++
src/test/ldap/t/001_auth.pl               | 2 ++
4 files changed, 8 insertions(+)