Remove depreciation warning during cron job.

Review Request #6300 — Created Sept. 4, 2014 and submitted

Information

Review Board
master
7e05f07...

Reviewers

Change crontab entry to use clearsessions in favour of cleanup as
cleanup has been depreciated.

Running ./reviewboard/manage.py cleanup causes warning messages
to be outputted, but running ./reviewboard/manage.py clearsessions
does not.

reviewbot
  1. Tool: PEP8 Style Checker
    Ignored Files:
        reviewboard/cmdline/conf/cron.conf.in
    
    
    
    Tool: Pyflakes
    Ignored Files:
        reviewboard/cmdline/conf/cron.conf.in
    
    
  2. 
      
brennie
david
  1. This looks pretty good. Can you take the bug number out of the description field and put it in the "Bugs" field on the right hand side?

  2. 
      
brennie
david
  1. Ship It!

  2. 
      
brennie
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-2.0.x (e081ae3)
Loading...