Download & Extend

Drush 3 syntax error

Project:Flashy
Version:6.x-1.0
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Hi,

I run Drush 3 and received this message after trying to run the "flashy post-install" command on a fresh Drupal 6.19 install and your latest version.

Notice: "flashy post-install" must be renamed to "flashy-post-install" in order to work with this version of drush. If you are the maintainer for the module that defines this command, please rename it immediately.

It looks like there is a fix on the client temporarily to allow commands with spaces, but the command is currently broken in Drush 3.

Great looking module, I am eager to test it out, looks like I have to install the swf manually ;)

Cheers,

Jason

Comments

#1

simple patch attached to remove the offending space - s/flashy post-install/flashy-post-install

this applies to the current stable release and the dev version, and the command works successfully after the change

cheers

AttachmentSize
flashy.drush_.inc_.remove_spaces_in_command.patch 712 bytes

#2

Awesome, thanks for the patch! I will apply the patch, test it out, and post a confirmation as soon as possible.

Peace,

Jason

nobody click here