Cleanup the rbtools.utils.process module
Review Request #7203 — Created April 14, 2015 and submitted
The process module has long been in need of an overhaul. All parameters
and the return value of theprocess.execute
function have been
documented. A bug where environment variables provided by the function
could be overridden by OS environment variables was fixed.
Ran unit tests.
- Commit:
-
af873d488526e222d04dd5a98658a8f81772dba34ad4520600aab0d4609a7d969d80efa2b47bb4d1
- Diff:
-
Revision 2 (+54 -13)
-
Tool: Pyflakes Processed Files: rbtools/utils/process.py Tool: PEP8 Style Checker Processed Files: rbtools/utils/process.py
- Commit:
-
4ad4520600aab0d4609a7d969d80efa2b47bb4d10877e7d1b1e8b1c8de718259cdb2f8718b6d200f
- Diff:
-
Revision 3 (+55 -14)
-
Tool: PEP8 Style Checker Processed Files: rbtools/utils/process.py Tool: Pyflakes Processed Files: rbtools/utils/process.py
- Commit:
-
0877e7d1b1e8b1c8de718259cdb2f8718b6d200fc646e39db71103bf3bc1804b6d8b00e2efe0203f
- Diff:
-
Revision 4 (+55 -14)