pgsql: Remove PGSSLCRLDIR from the list of variables ignored in TAP tes

Started by Michael Paquierabout 5 years ago1 messagescomitters
Jump to latest
#1Michael Paquier
michael@paquier.xyz

Remove PGSSLCRLDIR from the list of variables ignored in TAP tests

This variable was present in the list added by 9d660670, but it is not
supported by this branch. Issue noticed while diving into a similar
change for pg_regress.c.

Backpatch-through: 9.6

Branch
------
REL9_6_STABLE

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

Modified Files
--------------
src/test/perl/TestLib.pm | 1 -
1 file changed, 1 deletion(-)