Fix buildfarm incompatibility in updated pg_upgrade test script.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 8cade04c105f2d31c941bee9716a304f93a41351
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2013-05-11T20:14:19Z
Releases: 9.3.0
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 ...

Files

PathChange+/−
contrib/pg_upgrade/test.sh modified +4 −0