mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
The image passed for the guest construction is copied. Previously, check-img has been checking the unchanged image from the workspace dir, which is supposed to be error free. Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>