automation-tests/cmd/podman/shared
Giuseppe Scrivano a53c768409
podman: do not split --env on comma
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>
2019-03-20 23:22:22 +01:00
..
parse preparation for remote-client create container 2019-03-11 09:42:22 -05:00
container.go port grouping in ps command output 2019-03-15 14:53:49 +09:00
create.go podman: do not split --env on comma 2019-03-20 23:22:22 +01:00
create_cli.go preparation for remote-client create container 2019-03-11 09:42:22 -05:00
create_cli_test.go preparation for remote-client create container 2019-03-11 09:42:22 -05:00
events.go Add event logging to libpod, even display to podman 2019-03-11 15:08:59 -05:00
funcs.go container runlabel NAME implementation 2019-01-04 12:57:55 -06:00
funcs_test.go runlabel: use shlex for splitting commands 2018-11-16 16:05:07 +01:00
parallel.go rm -f now removes a paused container 2018-11-08 15:18:11 -06:00
pod.go preparation for remote-client create container 2019-03-11 09:42:22 -05:00