a38eae8efa
Python 3.5 subprocess.run() has no capture_output parameter. Use subprocess.PIPE available in all versions. Signed-off-by: Dmitry Kozlyuk <dmitry.kozliuk@gmail.com>