Closed (fixed)
Project:
Drush Make
Version:
6.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
27 Jul 2011 at 23:55 UTC
Updated:
11 Aug 2011 at 00:02 UTC
drush verify-makefile <filename> should always perform drupal.org specific validation, and yet it only works properly if the --drupal-org option is passed. this inconsistency breaks makefile verification on drupal.org, as the project_verify_package module doesn't pass this option to the command (and should not need to).
attached patch fixes this issue by forcing the --drupal-org option when the verify-makefile command is run.
| Comment | File | Size | Author |
|---|---|---|---|
| drush_make_d_o.verify-makefile.patch | 934 bytes | hunmonk |
Comments