Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3e3cb0a

Browse files
committed
More PWD adjustments for win32.
1 parent4ef8b2f commit3e3cb0a

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-
# $PostgreSQL: pgsql/src/test/regress/pg_regress.sh,v 1.41 2004/05/02 21:30:08 momjian Exp $
2+
# $PostgreSQL: pgsql/src/test/regress/pg_regress.sh,v 1.42 2004/05/03 13:25:23 momjian Exp $
33

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

214-
case$build_platformin
214+
case$host_platformin
215215
*-*-mingw32*)
216216
PWDFLAGS=-W;;
217217
*)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp