Do not log errors on non-existing container
authorMartin André <m.andre@redhat.com>
Tue, 11 Apr 2017 07:29:52 +0000 (09:29 +0200)
committerMartin André <m.andre@redhat.com>
Tue, 11 Apr 2017 07:29:52 +0000 (09:29 +0200)
commit2eddc12be70c98bc9d79afd6b8effef0e4ebfe15
tree4cc57e69bfd4e45b58f06e1d79b7573b52389dc8
parent84690023cbae970d1fe753e781f0450b34614be5
Do not log errors on non-existing container

This is cluttering up the logs with useless error messages, making it
more difficult than necessary to debug the CI job.

Change-Id: Icbdc4c74d99fea39b8722955dab56e5f538849aa
docker/docker-puppet.py