[rbdemo] Create media/images/ after resetting media files.

Review Request #5877 — Created May 25, 2014 and submitted

Information

rb-extension-pack
bdb0967...

Reviewers

reset-demo was wiping the media directory and copying over the new
files, but these didn't necessarily have an images/ directory. This
meant that the directory wouldn't be created, and the Manual Updates
would kick in.

We now explicitly create the required directories if they don't exist.

Tested on demo.reviewboard.org as well, where this happened, causing an
error. Saw that it was fixed.

reviewbot
  1. This is a review from Review Bot.
      Tool: PEP8 Style Checker
      Processed Files:
        rbdemo/rbdemo/management/commands/reset-demo.py
      Ignored Files:
    
    
  2. 
      
reviewbot
  1. This is a review from Review Bot.
      Tool: Pyflakes
      Processed Files:
        rbdemo/rbdemo/management/commands/reset-demo.py
      Ignored Files:
    
    
  2. 
      
david
  1. Ship It!

  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Loading...