Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't make len(p4Cmd("p4 changes -m 1 //foo/...")) == 0 succeed when …
…the p4 command itself failed. When the p4 command failed write out the exit code in the returned dict. Signed-off-by: Simon Hausmann <shausman@trolltech.com>
- Loading branch information