mirror of
https://github.com/containers/podman.git
synced 2026-03-22 08:32:42 -04:00
do not try to use ctr if there was an error. It fixes a segfault when
there is already a container with the same name.
regression introduced by: ba65301c95
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>