In my make file I have the following:
projects[1115362][version] = 1.0
projects[1115362][subdir] = contribWhen I go to run drush make da.make tester.dev
I get the following error:
Project 1115362 incorrectly specified.
Here is the project http://drupal.org/project/1115362 - Multiupload Filefield Widget
Note: I can do the following just fine:
drush dl 1115362
drush en multiupload_filefield_widgetIs there something wrong with using numbers in the project name? Thanks for your help
Comments
Comment #1
helmo commentedClosing this issue as I doubt anyone will ever commit again to the obsolete drush_make project. See checkout a recent drush version, see also: #1310130: Put drush make in drush core