Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit49ee95f

Browse files
committed
PGPRO65, fix type errros
1 parenta3e5f72 commit49ee95f

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
@@ -68,7 +68,7 @@ for i in "$DIR"/*.test; do
6868
done
6969
if [-n"$check" ];then
7070
if [$need_upgrade-eq 0 ];then
71-
echo"All Postgres Pro specific updates areappied"1>&2
71+
echo"All Postgres Pro specific updates areapplied"1>&2
7272
else
7373
echo"Database needs upgrade"
7474
fi

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp