Skip to content

Commit 43df609

Browse files
committed
fix typo in regression Makefile.
1 parent 0cb74d3 commit 43df609

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/test/regress/GNUmakefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# Portions Copyright (c) 1996-2007, PostgreSQL Global Development Group
77
# Portions Copyright (c) 1994, Regents of the University of California
88
#
9-
# $PostgreSQL: pgsql/src/test/regress/GNUmakefile,v 1.69 2007/09/09 20:40:54 adunstan Exp $
9+
# $PostgreSQL: pgsql/src/test/regress/GNUmakefile,v 1.70 2007/09/09 22:53:33 adunstan Exp $
1010
#
1111
#-------------------------------------------------------------------------
1212

@@ -22,7 +22,7 @@ TEMP_PORT = 5$(DEF_PGPORT)
2222
# file with extra config for temp build
2323
TEMP_CONF =
2424
ifdef TEMP_CONFIG
25-
TEMP_CONF += --temp-config=S(TEMP_CONFIG)
25+
TEMP_CONF += --temp-config=$(TEMP_CONFIG)
2626
endif
2727

2828
# where to find psql for testing an existing installation

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