Closed (fixed)
Project:
Drush
Version:
All-Versions-2.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Jun 2009 at 23:15 UTC
Updated:
13 Aug 2009 at 19:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
dman commentedIndeed.
I got the same.
Here's the simple fix.
Before:
after:
drupal_root has no trailing slash;
Works for me (when running in the sites/sitename dir, and using CVS dl method)
Comment #2
anarcat commentedThis was committed in http://drupal.org/cvs?commit=244222.