avocado/utils/lv_utils.py: syntatic only change in favor of system_output()
avocado.utils.process.system_output() is a utility function that has the
goal of returning the process output only. Let's use it instead when
that's the only goal of the calling code.
Signed-off-by: NCleber Rosa <crosa@redhat.com>
Showing
想要评论请 注册 或 登录