mirror of
https://github.com/containers/podman.git
synced 2025-06-18 15:39:08 +08:00

if --env "a=b,c" is used, do not split into a=b and c=. Closes: https://github.com/containers/libpod/issues/2712 Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>