Skip to content

Commit 9117985

Browse files
committed
Respect TEMP_CONFIG when running contrib regression tests.
Thomas Munro
1 parent e640093 commit 9117985

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

contrib/contrib-global.mk

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# contrib/contrib-global.mk
22

3+
# file with extra config for temp build
4+
ifdef TEMP_CONFIG
5+
REGRESS_OPTS += --temp-config=$(TEMP_CONFIG)
6+
endif
7+
38
NO_PGXS = 1
49
include $(top_srcdir)/src/makefiles/pgxs.mk

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy