• 
      

    Fix posting with perforce paths.

    Review Request #7306 — Created May 16, 2015 and submitted

    Information

    RBTools
    release-0.7.x
    68599ba...

    Reviewers

    When passing in a path argument to 'rbt post' instead of a revision, we'd crash
    inside the guessing code. I've changed the assertion to a conditional in order
    to fix this.

    Ran unit tests.

    reviewbot
    1. Tool: Pyflakes
      Processed Files:
          rbtools/commands/post.py
      
      
      
      Tool: PEP8 Style Checker
      Processed Files:
          rbtools/commands/post.py
      
      
    2. 
        
    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-0.7.x (1a61c2a)