vagrant/test/unit
Brian Cain 085feb6526 (#8923) Quote path passed into IdentityFile for ssh command
Prior to this commit, a change to how the IdentityFile setting for the
ssh command broke when a path with a space was used. This commit fixes
that by quoting the path used to set the IdentityFile so that it uses
the full path instead of part of the path after the space.
2017-08-28 13:14:45 -07:00
..
plugins Merge pull request #8915 from briancain/6656/master/format-windows-paths-for-ssh-config 2017-08-25 16:20:32 -07:00
support Add unique names to all tmpdir and tempfile calls in tests + cleanup 2016-05-28 23:22:34 -04:00
templates/guests Fetch first network device and pass to template for rendering 2017-05-10 12:44:37 -07:00
vagrant (#8923) Quote path passed into IdentityFile for ssh command 2017-08-28 13:14:45 -07:00
base.rb Update rspec to recent version and fix deprecations 2017-08-03 17:54:07 -07:00
vagrant_test.rb Remove stub methods and replace with allows for rpsec 3 2017-08-04 15:02:59 -07:00