Content-Length: 272056 | pFad | http://github.com/postgrespro/postgres_cluster/commit/0142c00180943877e740a0f75e2d134e4d09c0a4

22 Use $build_platform for PWD flag test, per suggestion from Peter. · postgrespro/postgres_cluster@0142c00 · GitHub
Skip to content

Commit 0142c00

Browse files
committed
Use $build_platform for PWD flag test, per suggestion from Peter.
1 parent 5d7aec4 commit 0142c00

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/test/regress/pg_regress.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#! /bin/sh
2-
# $PostgreSQL: pgsql/src/test/regress/pg_regress.sh,v 1.40 2004/05/02 10:24:51 momjian Exp $
2+
# $PostgreSQL: pgsql/src/test/regress/pg_regress.sh,v 1.41 2004/05/02 21:30:08 momjian Exp $
33

44
me=`basename $0`
55
: ${TMPDIR=/tmp}
@@ -211,8 +211,8 @@ esac
211211
# Set up pwd to give a win32 happy pathname
212212
# ----------
213213

214-
case `uname` in
215-
MINGW32*)
214+
case $build_platform in
215+
*-*-mingw32*)
216216
PWDFLAGS=-W;;
217217
*)
218218
PWDFLAGS=;;

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/0142c00180943877e740a0f75e2d134e4d09c0a4

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy