diff options
author | Brenda J. Butler <bjb@mojatatu.com> | 2018-11-17 01:37:56 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-12-13 11:16:13 +0300 |
commit | 4ef9e48c9c8f9e4b684d188d7d6c5f18069c86bb (patch) | |
tree | 66226e3d2662f9fd60aca3941b4b0dbed812c79d /.gitignore | |
parent | 9806e7473d10988677c3404301dbbc00cb6d8858 (diff) | |
download | linux-4ef9e48c9c8f9e4b684d188d7d6c5f18069c86bb.tar.xz |
tc-testing: tdc.py: Guard against lack of returncode in executed command
[ Upstream commit c6cecf4ae44e4ce9158ef8806358142c3512cd33 ]
Add some defensive coding in case one of the subprocesses created by tdc
returns nothing. If no object is returned from exec_cmd, then tdc will
halt with an unhandled exception.
Signed-off-by: Brenda J. Butler <bjb@mojatatu.com>
Signed-off-by: Lucas Bates <lucasb@mojatatu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions