vagrant/test/unit/plugins/providers/docker/command
Brian Cain 79e535a7ee
(#9622) Use SafeExec for docker-exec
This commit uses the internal helper SafeExec rather than using the
Kernel class directly. It also adds a test to ensure that if the `-t`
option is used, it will call SafeExec.
2018-05-02 14:23:50 -07:00
..
exec_test.rb (#9622) Use SafeExec for docker-exec 2018-05-02 14:23:50 -07:00