debian-forge/osbuild/formats
Christian Kellner e63fa48504 formats/v2: fix describe for mount without source
Commit 5b1cd2b made `source` and `target` for mounts optional, but
the corresponding code in `describe` still assumes that the device
will always be present. Fix this so that source will only be used
if it is set.
2021-11-08 11:26:37 +00:00
..
__init__.py formats: extract manifest loading into module 2021-01-09 18:09:47 +01:00
v1.py format/v1: remove now unused get_ids function 2021-06-30 12:06:30 +02:00
v2.py formats/v2: fix describe for mount without source 2021-11-08 11:26:37 +00:00