Needs review
Project:
Drupal-up
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Jan 2013 at 22:29 UTC
Updated:
23 Feb 2013 at 19:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
ergonlogicThis works in the D8 blueprint, but probably still fails in the others. I don't think it makes sense to move to Drush 6 across the board though, as higher PHP requirements of the latest Drush won't allow D6 to run.
Comment #2
bforchhammer commentedOh okay, so then the 7.x-5.x branch of drush would probably be the appropriate one. According to the project page that one should work for both D6 and D7.
git clone --recursive --branch 7.x-5.x http://git.drupal.org/project/drush.gitComment #3
daveparrish commented#2 worked for me on Drupal 6. I created a patch for the change. Thanks for the module!
Comment #4
daveparrish commentedI added the fix from #3 to D7.