mirror of
https://github.com/containers/podman.git
synced 2026-07-19 19:51:51 -04:00
override the outer scope variable instead of creating a local one. Otherwise the wrong variable would be used for the next iterations. Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>