Skip to content
Commit d71286d7 authored by Douglas Raillard's avatar Douglas Raillard
Browse files

lisa.trace: Replace os.popen with subprocess.Popen

Use functions that take argument lists rather than shell commmands as much as
possible, as they avoid the quoting hell and expansion issues from the shell.
parent 32c0c2e3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment