vagrant/lib
Brian Cain 29aba535ce
(#10104) Ensure trigger run args are an array prior to join
Prior to this commit, if the args key was a string rather than an array
of strings, the `join` command would fail when appending the arguments
to the run command for a given script. This commit updates that by
ensuring the `args` option is an array prior to joining the arguments.
2018-08-14 10:29:51 -07:00
..
vagrant (#10104) Ensure trigger run args are an array prior to join 2018-08-14 10:29:51 -07:00
vagrant.rb Vagrant Environment isolated plugins 2018-07-17 14:49:41 -07:00