Just a small note that when updating the hooks a drush function is called ('drush_print').
It's on line 39 of the current update.inc.
Not sure if you plan on making drush a dependency or if you plan on adding a check to see if drush is installed first, just thought I'd give you a heads up.
Comments
Comment #1
joachim commentedNope, definitely a bug! The drupal UI doesn't depend on drush -- or shouldn't!
Thanks for reporting this :)
Fixed.