Make quote use consistent across repo
Review Request #9651 — Created Feb. 16, 2018 and submitted — Latest diff uploaded
Make quote use consistent across repo.
Unit tests ran fine in python 2.7
Diff Revision 1
This is not the most recent revision of the diff. The latest diff is revision 5. See what's changed.
orig
1
2
3
4
5
rbtools/clients/__init__.py |
---|
rbtools/clients/bazaar.py |
---|
rbtools/clients/clearcase.py |
---|
rbtools/clients/cvs.py |
---|
rbtools/clients/git.py |
---|
rbtools/clients/mercurial.py |
---|
rbtools/clients/perforce.py |
---|
rbtools/clients/plastic.py |
---|
rbtools/clients/svn.py |
---|
rbtools/clients/tfs.py |
---|
rbtools/clients/tests/test_bzr.py |
---|
rbtools/clients/tests/test_git.py |
---|
rbtools/clients/tests/test_mercurial.py |
---|
rbtools/clients/tests/test_p4.py |
---|
rbtools/clients/tests/test_svn.py |
---|