• 
      

    Fix fill-database script

    Review Request #3086 — Created April 29, 2012 and submitted

    Information

    Review Board

    Reviewers

    fill-database.py raised the following error "AttributeError: 'file' object has no attribute 'size'" whenever it was called with a greater than 0 diff number. 
    Updating the script to use UploadedFile instead of a regular File object fixes the problem.
    manual
    mike_conley
    1. Ship It!
    2. 
        
    chipx86
    1. Ship It!
    2. 
        
    BO
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (6cdbdf7)