aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorDaniel P. Berrangé <berrange@redhat.com>2023-02-23 10:23:45 -0500
committerDaniel P. Berrangé <berrange@redhat.com>2023-02-23 10:23:45 -0500
commit64f11afd8bc805c1dfae35bf265a24f9cd28141c (patch)
tree53d1b83bb495007b8edafc364baf1ee664440890 /setup.py
parent9a78b3fa9e25216cf8fbb87a14cb68a1d4bd03b9 (diff)
downloadlibvirt-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