This is an automatically generated e-mail. To reply, visit: http://reviewboard-openlmi.rhcloud.com/r/1750/

Review request for OpenLMI Developers.
By Radek Novacek.
Repository: openlmi-providers

Description

hardware: replace subprocess.check_output with Popen

There is no check_output function in subprocess module in python 2.6,
Popen will be used instead.

Diffs

  • src/hardware/test/TestHardwareBase.py (bea2224c9ba3aa83557fb8c006b083329a6a8050)

View Diff