Closed (fixed)
Project:
Update Path
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Oct 2014 at 15:27 UTC
Updated:
4 Jul 2015 at 20:44 UTC
Jump to comment: Most recent
Comments
Comment #1
juampynr commentedChanging project.
Comment #2
juampynr commented@Dave Reid, the module's purpose is to make sure that database updates and exported configuration are imported into the database. Running cron seems to be an external task to me, something that one could add as a post_command hook.
Thoughts?
Comment #4
juampynr commentedAdded a call to cron at the end plus did some cleanup.