vagrant/test/unit/plugins/communicators/winrm
Chris Roberts ddfd86f3d1 Split with shellwords and quote paths in command filter
This uses shellwords to split the command in the command filter
inside the winrm communicator. Using shellwords properly handles
things like quoted paths. Path arguments are also quoted to
prevent issues with paths that include spaces.

Fixes #9390
2018-04-09 17:00:30 -07:00
..
command_filter_test.rb Split with shellwords and quote paths in command filter 2018-04-09 17:00:30 -07:00
communicator_test.rb Update rspec to recent version and fix deprecations 2017-08-03 17:54:07 -07:00
config_test.rb communicators/winrm: Config unit tests (a little) 2014-04-21 13:50:59 -07:00
helper_test.rb Update rspec tests to remove deprecation warnings 2017-10-24 12:08:38 -07:00
shell_test.rb Spelling fixes 2018-03-14 14:41:04 +00:00