Remove PGSSLCRLDIR from the list of variables ignored in TAP tests
authorMichael Paquier <michael@paquier.xyz>
Sat, 12 Jun 2021 01:39:33 +0000 (10:39 +0900)
committerMichael Paquier <michael@paquier.xyz>
Sat, 12 Jun 2021 01:39:33 +0000 (10:39 +0900)
commita04eb75dec8abb0ce2eb2d072e7f27cfde85d857
treef791a0551b60ccb6d577894500ead1df897b33c9
parenteea081ad013d657a2a7857bd591cfcb559c9a94d
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
src/test/perl/TestLib.pm