diff options
-rw-r--r-- | contrib/pg_upgrade/test.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/pg_upgrade/test.sh b/contrib/pg_upgrade/test.sh index 0dcbc93d412..9b4b132d23b 100644 --- a/contrib/pg_upgrade/test.sh +++ b/contrib/pg_upgrade/test.sh @@ -12,8 +12,6 @@ set -e : ${MAKE=make} -: ${PGPORT=50432} -export PGPORT testhost=`uname -s` |