aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorBryn M. Reeves <bmr@redhat.com>2016-08-19 15:33:34 +0100
committerBryn M. Reeves <bmr@redhat.com>2016-08-19 15:33:34 +0100
commitb5e0e80ad784054fd2f4cdb8c6867982c0dd1c25 (patch)
tree992a62cea7daf5831bf0289b6d9d9fa8e27d7c60 /.travis.yml
parent57fdeaaad3436f374f4a68dbfef686c5dd8b4d5b (diff)
downloadsos-b5e0e80ad784054fd2f4cdb8c6867982c0dd1c25.tar.gz
[atomichost] fix collection of 'docker info' output
The loop that drives collection of 'docker info' output for each discovered Image ID incorrectly attempted to call strip() on the dictionary returned by get_command_output(). Since the docker command does not produce leading or trailing whitespace this is redundant anyway: discard the other entries in the command dictionary and just split the result into distinct lines. Resolves: #853. Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions