$ drush dl commerce_kickstart --variant=foo
Undefined variable: variations download.pm.inc:44                                                                                                                                                       [warning]
implode(): Invalid arguments passed download.pm.inc:44                                                                                                                                                  [warning]
Unknown variant foo. Valid values:                                                                                                                                                            [error]
copy(/tmp/drush_tmp_1337607674_4fba45fac9430/commerce_kickstart): failed to open stream: No such file or directory filesystem.inc:224                                                                   [warning]
Project commerce_kickstart (7.x-1.8) could not be downloaded to /tmp/commerce_kickstart.   
CommentFileSizeAuthor
#1 drush-1592706.patch975 bytesjonhattan

Comments

jonhattan’s picture

Status: Active » Fixed
StatusFileSize
new975 bytes

Committed attached patch.

$ drush dl commerce_kickstart --variant=profile-onlys 
Invalid variant profile-onlys. Valid values: full, projects, profile-only.                                                                                                                              [error]

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.