• 
      

    fixed bug variable is_rr_approved referenced b4 assigned

    Review Request #7923 — Created Jan. 30, 2016 and discarded — Latest diff uploaded

    Information

    RBTools
    release-0.7.x

    Reviewers

    Moved the code inside finally block out, so is_rr_approved is referenced after the whole try/except block.

    I did some manual testing on reviews requests that are shipped and not shipped.

    The code passes all existing unit tests.