Closed (fixed)
Project:
Drush
Version:
All-versions-3.3
Component:
Core Commands
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Oct 2010 at 06:45 UTC
Updated:
21 Oct 2010 at 06:50 UTC
I don't know how I ever got to this, but I was constantly trying to flush the theme cache with : $ drush cc template. This results in:
$ drush cc template
'template' cache was cleared [success]
Hmm, that's weird ... I didn't know we were able to flush the 'template' cache :p.
So I suggest we handle this "incorrect" param in the clear.cache.inc file. I actually created a patch for this. Feel free to add comments as this is my first patch for Drupal :p
| Comment | File | Size | Author |
|---|---|---|---|
| clear.cache_.inc_fix_incorrect_cache_type.patch | 1.49 KB | Jochus |
Comments
Comment #1
moshe weitzman commentedcommitted slightly more compact version.
Comment #2
Jochus commentedThanks. I agree with the more compact version :-).