~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[PATCH] main/postgresql: fix typo in pre-upgrade

Details
Message ID
<20200103144333.20419-1-sir@cmpwn.com>
DKIM signature
missing
Download raw message
Patch: +2 -2
---
 main/postgresql/postgresql.pre-upgrade | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/main/postgresql/postgresql.pre-upgrade b/main/postgresql/postgresql.pre-upgrade
index 6116252c19..18b265d1d4 100644
--- a/main/postgresql/postgresql.pre-upgrade
+++ b/main/postgresql/postgresql.pre-upgrade
@@ -16,8 +16,8 @@ if [ -f /etc/conf.d/postgresql ]; then
fi

cat <<EOF
* You are upgrading to postgres $pgver wich is not compatible with the running
* See: http://www.postgresql.org/docs/$pgver/static/upgrading.html
* You are upgrading to postgres $pgver, which is not compatible with the running
* version. See: http://www.postgresql.org/docs/$pgver/static/upgrading.html
*
* The corresponding steps for Alpine Linux is:
*
-- 
2.24.1
Reply to thread Export thread (mbox)