Skip to content

Fix upgrade command #2075

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 17, 2022
Merged

Fix upgrade command #2075

merged 1 commit into from
Oct 17, 2022

Conversation

hughcapet
Copy link
Member

There is a regression caused by #2056: upgrade run using postgres user was always failing because of an invalid option. -o pipefail was moved directly to upgradeCommand to fix this.
+ minor formatting corrections added

Upgrade run using postgres user used to be broken by an invalid option.
Move -o pipefail directly to upgradeCommand.
+ minor formatting corrections
@hughcapet hughcapet marked this pull request as ready for review October 17, 2022 07:46
@Jan-M
Copy link
Member

Jan-M commented Oct 17, 2022

👍

1 similar comment
@FxKu
Copy link
Member

FxKu commented Oct 17, 2022

👍

@FxKu FxKu merged commit acb3ffd into master Oct 17, 2022
@FxKu FxKu deleted the fix_upgrade branch October 17, 2022 15:36
@FxKu FxKu added this to the 1.9 milestone Oct 18, 2022
@FxKu FxKu added the bug label Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants