Content-Length: 269845 | pFad | http://github.com/postgrespro/postgres_cluster/commit/ba71d824d5caec7656ebd7eb12ad17519ad41627

FB Add MinGW to cases where libdir should be used for regression tests: · postgrespro/postgres_cluster@ba71d82 · GitHub
Skip to content

Commit ba71d82

Browse files
committed
Add MinGW to cases where libdir should be used for regression tests:
case $host_platform in *-*-cygwin*|*-*-mingw) PATH=$libdir:$PATH export PATH ;; esac
1 parent eb8c79a commit ba71d82

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.42 2004/05/03 13:25:23 momjian Exp $
2+
# $PostgreSQL: pgsql/src/test/regress/pg_regress.sh,v 1.43 2004/05/19 05:20:27 momjian Exp $
33

44
me=`basename $0`
55
: ${TMPDIR=/tmp}
@@ -348,7 +348,7 @@ then
348348
# executables, not dlopen'ed ones)
349349
# ----------
350350
case $host_platform in
351-
*-*-cygwin*)
351+
*-*-cygwin*|*-*-mingw)
352352
PATH=$libdir:$PATH
353353
export PATH
354354
;;

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/ba71d824d5caec7656ebd7eb12ad17519ad41627

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy