Skip to content
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

Do not exit on error but pass on error #193

Merged
merged 1 commit into from Dec 15, 2021
Merged

Conversation

grappler
Copy link
Contributor

@grappler grappler commented Oct 21, 2021

When running wp core update-db --network it was failing without any message. When running this command with the change, it looks as follows.

$ wp core update-db --network
Warning: Database failed to upgrade on example.required.test/
Warning: Database failed to upgrade on beispiel.required.test/
Success: WordPress database upgraded on 0/2 sites.

@grappler grappler requested a review from as a code owner Oct 21, 2021
@schlessera schlessera merged commit 3ba8d46 into wp-cli:master Dec 15, 2021
@schlessera schlessera added this to the 2.1.1 milestone Dec 15, 2021
@grappler grappler deleted the patch-1 branch Dec 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants