Update a few more places to use run_process() instead of execute().
Review Request #14482 — Created June 27, 2025 and submitted — Latest diff uploaded
This change updates the install and land commands to use the
run_process
method, along with a few additional test cases.
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/commands/install.py |
---|
rbtools/commands/land.py |
---|
rbtools/commands/tests/test_main.py |
---|
rbtools/utils/tests/test_source_tree.py |
---|