Fix posting with perforce paths.

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

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.

    Loading...