avocado.utils.process add pid information to CmdResult
process.Popen returns the process ID, so let's use it in our
CmdResult class.
Fixes: #1514
Signed-off-by: NAmador Pahim <apahim@redhat.com>
Showing
想要评论请 注册 或 登录
process.Popen returns the process ID, so let's use it in our
CmdResult class.
Fixes: #1514
Signed-off-by: NAmador Pahim <apahim@redhat.com>