mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
This is a preexisting bug in the MSHV integration tests, but previously it only caused a warning. With commit Fixes:5b67b8994a("ci: Use set -eufo pipefail") it becomes an error. Fixes:5b67b8994a("ci: Use set -eufo pipefail") Fixes: #7996 Signed-off-by: Demi Marie Obenour <demiobenour@gmail.com>