mirror of
https://github.com/containers/podman.git
synced 2025-11-29 01:28:22 +08:00
A condition was changed in the refgactor of init where duplicate names would be allowed but no machine was created. Duplicate names are not permitted and should return an error. Signed-off-by: Brent Baude <bbaude@redhat.com>