8000 chore: remove complete.sh change that should not have been committed · hscmgroup/postgres@cfa3f19 · GitHub
[go: up one dir, main page]

Skip to content

Commit cfa3f19

Browse files
committed
chore: remove complete.sh change that should not have been committed
1 parent 1ca8473 commit cfa3f19

File tree

1 file changed

+0
-7
lines changed
  • ansible/files/admin_api_scripts/pg_upgrade_scripts

1 file changed

+0
-7
lines changed

ansible/files/admin_api_scripts/pg_upgrade_scripts/complete.sh

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,6 @@ function cleanup {
2222

2323
ship_logs "$LOG_FILE" || true
2424

25-
# Restart postgres to apply any configuration changes
26-
if [ -z "$IS_CI" ]; then
27-
systemctl restart postgresql
28-
else
29-
CI_start_postgres
30-
fi
31-
3225
exit "$EXIT_CODE"
3326
}
3427

0 commit comments

Comments
 (0)
0