projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eea081a
)
Remove PGSSLCRLDIR from the list of variables ignored in TAP tests
author
Michael Paquier
<michael@paquier.xyz>
Sat, 12 Jun 2021 01:39:33 +0000
(10:39 +0900)
committer
Michael Paquier
<michael@paquier.xyz>
Sat, 12 Jun 2021 01:39:33 +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
patch
|
blob
|
blame
|
history
diff --git
a/src/test/perl/TestLib.pm
b/src/test/perl/TestLib.pm
index 1dfa260aa8294a6ab19ea2196c55ba0f1536fe57..1bb738f7f3179a4f7f801a80c400ceb6e8ccf283 100644
(file)
--- a/
src/test/perl/TestLib.pm
+++ b/
src/test/perl/TestLib.pm
@@
-78,7
+78,6
@@
BEGIN
PGSERVICEFILE
PGSSLCERT
PGSSLCRL
- PGSSLCRLDIR
PGSSLKEY
PGSSLMODE
PGSSLROOTCERT