diff options
author | Daniel P. Berrangé <berrange@redhat.com> | 2023-02-23 10:23:45 -0500 |
---|---|---|
committer | Daniel P. Berrangé <berrange@redhat.com> | 2023-02-23 10:23:45 -0500 |
commit | 64f11afd8bc805c1dfae35bf265a24f9cd28141c (patch) | |
tree | 53d1b83bb495007b8edafc364baf1ee664440890 /setup.py | |
parent | 9a78b3fa9e25216cf8fbb87a14cb68a1d4bd03b9 (diff) | |
download | libvirt-ci-64f11afd8bc805c1dfae35bf265a24f9cd28141c.zip libvirt-ci-64f11afd8bc805c1dfae35bf265a24f9cd28141c.tar.gz libvirt-ci-64f11afd8bc805c1dfae35bf265a24f9cd28141c.tar.bz2 |
containers: cope with docker returning an empty image list
Since docker returns a list of JSON docs, when there are
no images present, it will return an empty string. We need
to take this into account when parsing the response, to
skip trying to parse an empty string.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions