a619d990c0
Follows up Id0060a3abbcda8edb6124eb096cb824aaea48396. This patch updates our Popen calls to enable universal newlines for calls that we parse or consume the output for. Without univeral_newlines=True, the output is treated as bytes under python3 which leads to issues later where we are using it as strings. See https://docs.python.org/3/glossary.html#term-universal-newlines Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com> Change-Id: I1a82c14d8c894cb6ea6c0c322c3fe5b71b34a11e |
||
---|---|---|
.. | ||
services | ||
docker-puppet.py | ||
docker-toool | ||
README-containers.md |