vagrant/test/unit
Brian Cain e073153728
(#10099) Properly join commands from passed in array
Prior to this commit, the `Util::Powershell.execute_inline`
method didn't properly join the passed in command and instead attempted
to execute the array of strings. This commit updates that
behavior to join the command array prior to inserting it into the full
powershell command.
2018-08-14 09:30:11 -07:00
..
bin Add coverage on vagrantfile_name stubbing behavior 2018-07-18 10:50:41 -07:00
plugins Merge pull request #10084 from chrisroberts/f-host-nfs-sudo 2018-08-08 08:28:49 -07:00
support Spelling fixes 2018-03-14 14:41:04 +00:00
templates Merge pull request #8735 from jhosteny/fix/debian_net_tools_deprecation_dhcp 2018-02-23 09:41:37 -08:00
vagrant (#10099) Properly join commands from passed in array 2018-08-14 09:30:11 -07:00
base.rb Enable documentation formatter on rspec 2017-10-05 10:17:30 -07:00
vagrant_test.rb Remove stub methods and replace with allows for rpsec 3 2017-08-04 15:02:59 -07:00