mirror of
https://github.com/containers/podman.git
synced 2026-07-11 15:55:22 -04: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>