We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdb8ea9 commit 1471c0eCopy full SHA for 1471c0e
src/bin/pg_upgrade/test.sh
@@ -71,7 +71,6 @@ if [ "$1" = '--install' ]; then
71
libdir=$temp_install/$libdir
72
73
"$MAKE" -s -C ../.. install DESTDIR="$temp_install"
74
- "$MAKE" -s -C . install DESTDIR="$temp_install"
75
76
# platform-specific magic to find the shared libraries; see pg_regress.c
77
LD_LIBRARY_PATH=$libdir:$LD_LIBRARY_PATH
0 commit comments