Skip to content

Commit fc7c1fe

Browse files
committed
Fix silly typo that prevented resultmap from being honored by
pg_regress.
1 parent 7215f74 commit fc7c1fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/test/regress/pg_regress.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#! /bin/sh
2-
# $Header: /cvsroot/pgsql/src/test/regress/Attic/pg_regress.sh,v 1.2 2000/10/01 22:23:14 petere Exp $
2+
# $Header: /cvsroot/pgsql/src/test/regress/Attic/pg_regress.sh,v 1.3 2000/10/02 06:03:25 tgl Exp $
33

44
me=`basename $0`
55
: ${TMPDIR=/tmp}
@@ -72,7 +72,7 @@ fi
7272
libdir='@libdir@'
7373
bindir='@bindir@'
7474
datadir='@datadir@'
75-
host_platform='@host_triple@'
75+
host_platform='@host_tuple@'
7676

7777
unset mode
7878
unset schedule

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