gpdb/gpfdist2.patch
peifengq a53a739232 Add test report for gpdb 6.17.0
Test can be executed by "make installcheck-world" after applying
all source patches.
2021-08-11 04:05:40 +00:00

18 lines
474 B
Diff

diff --git a/src/bin/gpfdist/regress/Makefile b/src/bin/gpfdist/regress/Makefile
index aefb1fb56c..394fcd1ff5 100644
--- a/src/bin/gpfdist/regress/Makefile
+++ b/src/bin/gpfdist/regress/Makefile
@@ -5,12 +5,6 @@ default: installcheck
REGRESS = exttab1 custom_format gpfdist2 gpfdist_path
-ifeq ($(enable_gpfdist),yes)
-ifeq ($(with_openssl),yes)
- REGRESS += gpfdist_ssl gpfdists_multiCA
-endif
-endif
-
PSQLDIR = $(prefix)/bin
REGRESS_OPTS = --init-file=init_file