Skip to content

Commit a04eb75

Browse files
committed
Remove PGSSLCRLDIR from the list of variables ignored in TAP tests
This variable was present in the list added by 9d66067, but it is not supported by this branch. Issue noticed while diving into a similar change for pg_regress.c. Backpatch-through: 9.6
1 parent eea081a commit a04eb75

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/perl/TestLib.pm

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ BEGIN
7878
PGSERVICEFILE
7979
PGSSLCERT
8080
PGSSLCRL
81-
PGSSLCRLDIR
8281
PGSSLKEY
8382
PGSSLMODE
8483
PGSSLROOTCERT

0 commit comments

Comments
 (0)