Fix log messages

Review Request #9650 — Created Feb. 16, 2018 and submitted — Latest diff uploaded

Information

RBTools
master
3ec8f9d...

Reviewers

Fix log messages

log message do the formatting for you, so there's no need to use % in these.

All tests passed in python 2.7

rbtools/api/request.py
rbtools/api/transport/sync.py
rbtools/clients/__init__.py
rbtools/clients/clearcase.py
rbtools/clients/git.py
rbtools/clients/mercurial.py
rbtools/clients/perforce.py
rbtools/clients/plastic.py
rbtools/clients/svn.py
rbtools/commands/setup_completion.py
rbtools/commands/stamp.py
rbtools/utils/process.py
rbtools/utils/review_request.py
Loading...