Closed (fixed)
Project:
Drush
Component:
PM (dl, en, up ...)
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
30 Jul 2010 at 00:03 UTC
Updated:
3 Jan 2014 at 01:42 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
gr33nman commentedIt might be useful for 6 too under certain circumstances.
Comment #2
dawehnerHere is a patch for this
Comment #3
dawehnerOh attached the wrong patch
Comment #4
gr33nman commentedThank you. This will be my first patch test, so please bear with me...
Of course, drush is outside drupal core, for me at /home/username/usr/drush_3.0.
I assume I need to do this:
Then test drush, specifically:
This is of course after backing up my files and data...
Is that correct?
Comment #5
gr33nman commentedI figured the patch process out. Here's how to do it for others:
When you look at the file, you can see the index is here:
Index: commands/core/clear.cache.inc
So,
Works for me. I am not sure how to confirm whether the block cache was actually cleared though. I can only report that the interface for this patch appears to be working correctly.
If someone else could confirm or also test, that would be great. Cheers, dereine for this patch!
Comment #6
moshe weitzman commentedCommitted. Also added a hook where anyone can add/more candidates.