Content-Length: 259402 | pFad | https://github.com/postgrespro/postgres/commit/8cade04c105f2d31c941bee9716a304f93a41351

8C Fix buildfarm incompatibility in updated pg_upgrade test script. · postgrespro/postgres@8cade04 · GitHub
Skip to content

Commit 8cade04

Browse files
committed
Fix buildfarm incompatibility in updated pg_upgrade test script.
Looks like some versions of the buildfarm script try to set the port via --port in $EXTRA_REGRESS_OPTS. Override that ...
1 parent 7e2b1c0 commit 8cade04

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

contrib/pg_upgrade/test.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,10 @@ do
103103
export PGPORT
104104
done
105105

106+
# buildfarm may try to override port via EXTRA_REGRESS_OPTS ...
107+
EXTRA_REGRESS_OPTS="$EXTRA_REGRESS_OPTS --port=$PGPORT"
108+
export EXTRA_REGRESS_OPTS
109+
106110
# enable echo so the user can see what is being executed
107111
set -x
108112

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: https://github.com/postgrespro/postgres/commit/8cade04c105f2d31c941bee9716a304f93a41351

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy