Closed (fixed)
Project:
Drush
Component:
PM (dl, en, up ...)
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
16 Jan 2011 at 03:49 UTC
Updated:
15 Feb 2011 at 04:40 UTC
In this instance, the destination of the download is the drush directory, so drush mistakenly assumes that drush is being updated. Drush is backed up to the backup directory, and the module being downloaded is used to replace drush. The result is no more drush. Oops.
Comments
Comment #1
kotnik commentedMaybe something simple as this:
in drush_pm_download function would do the thing?
Comment #2
moshe weitzman commentedOuch. Nasty bug. Fixed as suggested.