diff options
author | Bryn M. Reeves <bmr@redhat.com> | 2015-01-19 21:40:27 +0000 |
---|---|---|
committer | Bryn M. Reeves <bmr@redhat.com> | 2015-01-19 21:40:27 +0000 |
commit | ce6cd3ae9dc89dd1de5122add016ce2df60b6cee (patch) | |
tree | 4f21a78996d4b7b2ba8de92e3c2d7f18af1d9f01 /sos.spec | |
parent | 370f58d3e9ec141ab4b0c49521c79cc90fab6c00 (diff) | |
download | sos-ce6cd3ae9dc89dd1de5122add016ce2df60b6cee.tar.gz |
[docker] use splitelines() for command output
Let's not reinvent splitlines(); the handrolled version docker
was using fails to ignore the last newline:
[plugin:docker] collecting output of 'docker logs 9b8f61c09dba'
[plugin:docker] collecting output of 'docker logs 6f46267c91d6'
[plugin:docker] collecting output of 'docker logs '
Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
Diffstat (limited to 'sos.spec')
0 files changed, 0 insertions, 0 deletions