Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit b192b14

Browse files
committed
Remove debug message from pgpro_upgrade
1 parent f41fd34 commit b192b14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pgpro-upgrade/pgpro_upgrade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ if [ "$1" = "--check" ]; then
1616
else
1717
check=
1818
fi
19-
echo "$PGBIN"
19+
#echo "$PGBIN"
2020

2121
case "$PGBIN" in
2222
*/bin/|*\\bin\\)

0 commit comments

Comments
 (0)