In some of my tests, the update build output ends up with an extra .Manifest-MoM-delta-from-10: ``` $ ls -1 -a tmp-glibc/deploy/swupd/intel-corei7-64/refkit-image-update-swupd/www/20/ . .. delta files format Manifest.full Manifest.full.tar Manifest.MoM .Manifest-MoM-delta-from-10 Manifest.MoM.tar Manifest.os-core Manifest-os-core-delta-from-10 Manifest.os-core.tar pack-os-core-from-10.tar swupd-server-src-version ``` This doesn't seem to cause any obvious problems, but should be removed by whatever swupd server tool that created it?
In some of my tests, the update build output ends up with an extra .Manifest-MoM-delta-from-10:
This doesn't seem to cause any obvious problems, but should be removed by whatever swupd server tool that created it?