DescriptionChromoting Linux host: Replace subprocess.Popen() with subprocess.call()
subprocess.call() is documented as accepting the same arguments as
subprocess.Popen(). This lets us simplify some usages.
NOTRY=true
Committed: https://crrev.com/1492c3d296476fe127c56fc889571f33cc59da43
Cr-Commit-Position: refs/heads/master@{#302630}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|