Active
Project:
Feature Server (fserver)
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Jun 2011 at 08:22 UTC
Updated:
20 Jun 2011 at 08:22 UTC
The drush fserver-distro command is still expecting (and parsing) a version string in the old CVS tag version format (e.g. DRUPAL-7--1-0-ALPHA1) instead of e.g. 7.x-1.0-alpha1.
I think this has already been fixed for the drush fserver-package command, so probably shouldn't be to difficult... (Commit db4dcca?)