Closed (fixed)
Project:
Drush Make
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
29 Nov 2009 at 01:57 UTC
Updated:
3 Jan 2014 at 00:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
hunmonk commentedattached has been committed to 6.x-2.x. it adds two new switches, --drush-make-update-default-url (the default URL to use for retrieving update XML files) and --drush-make-version-best (the default method drush_make will use to find the best release). both of these use as their default values the constants that were already defined in drush_make.drush.inc for them.
tested this fully, and both a command line switch and an entry in .drushrc.php work beautifully to override the default :)