• 
      

    Issue 1345: post-review does not process a *pending* Perforce changeset in v0.2 beta3

    Review Request #1373 — Created Jan. 29, 2010 and discarded

    Information

    RBTools

    Reviewers

    Issue 1345: post-review does not process a *pending* Perforce changeset in v0.2 beta3
    
    Fixed the issue by moving the 4 lines for the else statement back just 4 spaces.
    
    The issue is that the else was accidentally matched with the previous if when in
    fact it was originally for the for loop.