• 
      

    Fix what I think is a bug in postreview.

    Review Request #3637 — Created Dec. 6, 2012 and submitted

    Information

    RBTools
    master

    Reviewers

    Fix what I think is a bug in postreview.
    
    I think this commit http://reviews.reviewboard.org/r/2776/
    has moved the server = initialization a little bit too high
    in the main() function. It seems that server might now be
    uninitialized when going inside this if on line 1270.
    
     
    CU
    1. Note that I didn't reproduce the bug. My eclipse merely complained about server being uninitialized.
    2. 
        
    david
    1. Ship It!
    2. 
        
    CU
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (fa30a0f). Thanks!