summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2021-06-12 10:39:44 +0900
committerMichael Paquier <michael@paquier.xyz>2021-06-12 10:39:44 +0900
commita78edd4b4207627bcbe5d6d6df604aea480d4326 (patch)
treea11cbbaebd5fd5e0850533735d11e7aec9254e23 /src
parent6cd0e55f9ffb3be400e44812fa6163a217e09bf3 (diff)
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
Diffstat (limited to 'src')
-rw-r--r--src/test/perl/TestLib.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/perl/TestLib.pm b/src/test/perl/TestLib.pm
index c6c4b99b2ef..1536cc9ba2a 100644
--- a/src/test/perl/TestLib.pm
+++ b/src/test/perl/TestLib.pm
@@ -67,7 +67,6 @@ BEGIN
PGSERVICEFILE
PGSSLCERT
PGSSLCRL
- PGSSLCRLDIR
PGSSLKEY
PGSSLMODE
PGSSLROOTCERT