automation-tests/cmd/podman/shared
Valentin Rothberg 780b790415 runlabel: use shlex for splitting commands
Use github.com/google/shlex for splitting commands instead of splitting
at whitespaces.  This way, we avoid accidentally splitting single string
arguments into mutliple ones.

Signed-off-by: Valentin Rothberg <vrothberg@suse.com>
2018-11-16 16:05:07 +01:00
..
container.go truncate command output in ps by default 2018-10-30 08:35:22 -05:00
funcs.go runlabel: use shlex for splitting commands 2018-11-16 16:05:07 +01: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 Fix pod status reporting for new Exited state 2018-10-03 15:34:34 -04:00