Remove redundant "make install" from pg_upgrade test suite.
authorNoah Misch
Thu, 30 Jul 2015 02:49:36 +0000 (22:49 -0400)
committerNoah Misch
Thu, 30 Jul 2015 02:52:37 +0000 (22:52 -0400)
commit1471c0e27c2f71bed551463e8072da9c01c63dae
treedcc255b550aa22662f19ac522e261ec7763ec896
parentfdb8ea9366785d7e2a31469c1389ca8a6f11889f
Remove redundant "make install" from pg_upgrade test suite.

A top-level "make install" includes pg_upgrade since commit
9fa8b0ee90c44c0f97d16bf65e94322988c94864.  Back-patch to 9.5, where that
commit first appeared.
src/bin/pg_upgrade/test.sh