DescriptionRefactor SubprocessCallAndFilter() to remove positional arguments.
This way the function is much more similar to subprocess.call(). Further changes
will be done, to be able to convert all the function, to be able to parallelize
output without corrupting it.
Used pylint to verify call graph correctness, causing some other unrelated
changes.
TEST=unit tests
BUG=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=57369
Patch Set 1 #
Created: 10 years, 4 months ago
Messages
Total messages: 2 (0 generated)
|