Fix the display of static media upgrade instructions in rb-site.

Review Request #3740 — Created Jan. 11, 2013 and submitted

Information

Review Board
release-1.7.x

Reviewers

Fix the display of static media upgrade instructions in rb-site.

The static media upgrade instructions in rb-site didn't reliably work,
due to the state of the database not being what was expected at the time
when we output the instructions. So now we do the check before the
upgrade process begins.
Created a 1.6.14 site, and then upgraded with this change. Verified that
the instructions were displayed.
Description From Last Updated

Col: 9 E303 too many blank lines (2)

reviewbotreviewbot
reviewbot
  1. This is a review from Review Bot.
      Tool: PEP8 Style Checker
      Processed Files:
        reviewboard/cmdline/rbsite.py
      Ignored Files:
    
    
  2. reviewboard/cmdline/rbsite.py (Diff revision 1)
     
     
    Col: 9
     E303 too many blank lines (2)
    
  3. 
      
chipx86
reviewbot
  1. This is a review from Review Bot.
      Tool: PEP8 Style Checker
      Processed Files:
        reviewboard/cmdline/rbsite.py
      Ignored Files:
    
    
  2. 
      
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-1.7.x (238ca95)
Loading...