Closed (fixed)
Project:
Drush
Component:
PM (dl, en, up ...)
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
5 Jan 2011 at 19:28 UTC
Updated:
20 Jan 2011 at 04:30 UTC
Jump to comment: Most recent file
I did an updatecode from views-6.x-2.0 to current. Toward the end, I got a fatal error: Call to undefined function views_microtime(). This fatal call was kicked off by the drush_drupal_cache_clear_all() at bottom of pm_update_packages(). We should do this clear in backend process?
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | drush-1016204.patch | 3.75 KB | jonhattan |
| #1 | drush-797190.patch | 24.82 KB | jonhattan |
Comments
Comment #1
jonhattanmoved to the hidden command we run in backend after update.
Comment #2
jonhattancorrect patch...
Comment #3
moshe weitzman commentedCommitted. thanks.