]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
Remove PGSSLCRLDIR from the list of variables ignored in TAP tests
authorMichael Paquier <michael@paquier.xyz>
Sat, 12 Jun 2021 01:39:38 +0000 (10:39 +0900)
committerMichael Paquier <michael@paquier.xyz>
Sat, 12 Jun 2021 01:39:38 +0000 (10:39 +0900)
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

index a25998ed9d27048284d06a5074dace087e9af872..7f8e9f32e055c5b7bf9b2a3d09d97625450acfc3 100644 (file)
@@ -72,7 +72,6 @@ BEGIN
          PGSERVICEFILE
          PGSSLCERT
          PGSSLCRL
-         PGSSLCRLDIR
          PGSSLKEY
          PGSSLMODE
          PGSSLROOTCERT