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

Fix the batch finished callback for 'updatedb' command #3144

Merged
merged 1 commit into from
Nov 6, 2017
Merged

Fix the batch finished callback for 'updatedb' command #3144

merged 1 commit into from
Nov 6, 2017

Conversation

claudiu-cristea
Copy link
Member

Until a solution will land for #3095, let's apply a quick fix for the batch finished callback of the updatedb command. Right now, that is still using an inexistent callback (drush_update_finished). As the batch API checks first for the existence of the function/method, this fails silently, without throwing any exception or error.

@weitzman weitzman merged commit 5b2bddc into drush-ops:master Nov 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants