The input options of qemu assembler do not require filesystem for every
partition. This patch makes it optional and omits the object in case it
is empty.
osbuild schema definition:
|
||
|---|---|---|
| .. | ||
| distro_test_common | ||
| fedora31 | ||
| fedora32 | ||
| fedoratest | ||
| rhel8 | ||
| test_distro | ||
| distro.go | ||
| distro_test.go | ||
| osrelease_test.go | ||