Closed (fixed)
Project:
Drush
Version:
All-versions-3.0-alpha1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
31 Jan 2010 at 01:27 UTC
Updated:
3 Jan 2014 at 01:08 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
skwashd commentedThis patch first checks if Console_Table has been installed using the PEAR installer and if it has will use that. I also added a check to ensure that the user executing drush has the appropriate permissions to write the file if it needs to be downloaded.
Comment #2
anarcat commentedI'd like this to work on 3.0 so that the debian package avoids code duplication.
Comment #3
moshe weitzman commentedCommitted. Thanks.