Port remaining client backends to use run_process() instead of execute().
Review Request #14485 — Created June 27, 2025 and submitted — Latest diff uploaded
This change ports the ClearCase and SOS client backends to use the new
run_process()
method instead ofexecute()
. Plastic is untouched per
Christian's request.
Ran unit tests.
Diff Revision 1
This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.
orig
1
2
Commits
rbtools/clients/clearcase.py |
---|
rbtools/clients/plastic.py |
---|
rbtools/clients/sos.py |
---|