Fix posting Perforce paths that are not included in the client view.

Review Request #7520 — Created July 13, 2015 and submitted — Latest diff uploaded

Information

RBTools
release-0.7.x

Reviewers

The code that checked files for include/exclude regressed the case where the
user wanted to do a post-commit review using perforce paths and the paths were
not present in the client view. This change fixes that up to cope with p4 where
returning an error.

Ran unit tests.

    Loading...