8000
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 e6ea46c commit 021a569Copy full SHA for 021a569
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