mirror of
https://github.com/containers/podman.git
synced 2025-05-18 23:57:22 +08:00

This check has a condition on the distro name to only run once, however the prior fedora version doesn't have to exists necessarily as we might have to drop support there due the outdated golang version. The current fedora version should alway exists so this seems safer. Signed-off-by: Paul Holzinger <pholzing@redhat.com>