Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | runlabel: use shlex for splitting commands | Valentin Rothberg | 2018-11-16 |
| | | | | | | | | 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> | ||
* | Initial checkin from CRI-O repo | Matthew Heon | 2017-11-01 |
Signed-off-by: Matthew Heon <matthew.heon@gmail.com> |