mirror of
https://github.com/containers/podman.git
synced 2026-07-12 16:25:08 -04:00
When WSL wasn't installed, the lookup erroneously reported that a VM with the same name existed. Instead, in this case, the lookup should return zero matching VMs. Fixes https://github.com/podman-container-tools/podman/issues/29053 Signed-off-by: Mario Loriedo <mario.loriedo@gmail.com>