Skip to content

Commit 021a569

Browse files
committed
Remove redundant "make install" from pg_upgrade test suite.
A top-level "make install" includes pg_upgrade since commit 9fa8b0e. Back-patch to 9.5, where that commit first appeared.
1 parent e6ea46c commit 021a569

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/bin/pg_upgrade/test.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ if [ "$1" = '--install' ]; then
7171
libdir=$temp_install/$libdir
7272

7373
"$MAKE" -s -C ../.. install DESTDIR="$temp_install"
74-
"$MAKE" -s -C . install DESTDIR="$temp_install"
7574

7675
# platform-specific magic to find the shared libraries; see pg_regress.c
7776
LD_LIBRARY_PATH=$libdir:$LD_LIBRARY_PATH

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy