by specifying a callback for the make command, drush_make bypasses using the feature-rich drush command API, which includes init and exit hooks, rollback hooks, etc. this patch converts the module to leverage that API. tested as working.

CommentFileSizeAuthor
drush_make_use_command_api.patch1.04 KBhunmonk

Comments

hunmonk’s picture

i'm using this patch in my implementation of the drupal.org access restrictions for drush_make -- it's a sensible change that i believe should go into the module, and works fine in all my local testing.

dmitrig01’s picture

Status: Needs review » Fixed

committed, thanks

Status: Fixed » Closed (fixed)
Issue tags: -drupal.org deployment blocker

Automatically closed -- issue fixed for 2 weeks with no activity.