Needs review
Project:
Feature Server (fserver)
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 Aug 2012 at 09:51 UTC
Updated:
11 Aug 2012 at 09:51 UTC
The usage of drush fserver-distro won't work, if you use Drush version >=5,
because drush_backend_invoke() was replaced with drush_invoke_process()
as the preferred way for a Drush command to call another Drush command in Drush v.5.
@see http://www.drush.org/drush-4-to-drush-5
The attached patches...
fserver-drush-fserver-distro-v4-to-v5.patch converts the fserver-distro command from Drush v.4 to v.5fserver-drush-fserver-distro-v4-to-v5-switch.patch provides a version switch and let you work with v.5 and below versions| Comment | File | Size | Author |
|---|---|---|---|
| fserver-drush-fserver-distro-v4-to-v5-switch.patch | 1.04 KB | fl3a | |
| fserver-drush-fserver-distro-v4-to-v5.patch | 721 bytes | fl3a |