Closed (fixed)
Project:
Semiclean
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
26 Jun 2012 at 15:35 UTC
Updated:
27 Jun 2012 at 22:19 UTC
This function (drupal_clean_cron) should be used to remove the cron_semaphore variable.
Comments
Comment #1
shrop commentedThis following is complete:
- Created a 6.x-1.x branch for development work
- Cleared out the master branch post-git migration
- Updated semiclean.module to use drupal_clean_cron() instead of only deleting the cron_semaphore variable
- Added a test requirement to enable the semiclean module during authenticated portions of testing