Skip to content

Commit f865d2a

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 065ce06 commit f865d2a

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
@@ -116,7 +116,6 @@ BEGIN
116116
PGSERVICEFILE
117117
PGSSLCERT
118118
PGSSLCRL
119-
PGSSLCRLDIR
120119
PGSSLKEY
121120
PGSSLMAXPROTOCOLVERSION
122121
PGSSLMINPROTOCOLVERSION

0 commit comments

Comments
 (0)