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
This repository was archived by the owner on Jul 6, 2021. It is now read-only.

Commit0d65b75

Browse files
committed
Merge branch 'dmius-run-checkup-fix' into 'master'
fix: run_checkup.shSee merge request postgres-ai/postgres-checkup!436
2 parentsc791451 +a220e59 commit0d65b75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎run_checkup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ if [[ ! -z ${SSH_CHECKUP_HOSTS+x} ]]; then
1010
HOSTS=$SSH_CHECKUP_HOSTS
1111
fi
1212

13-
forhostin$CHECKUP_HOSTS;do
13+
forhostin$HOSTS;do
1414
./checkup collect \
1515
--config"${CHECKUP_CONFIG_PATH}" \
1616
--hostname"${host}" \

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp