vagrant/plugins/hosts/darwin
Seth Vargo 3d2390fc94
Give a unique, prefixed name to all tempfiles
This commit basically grepped the code base for all uses of Dir.mktmpdir
and Tempfile.new/open and ensures the value is unique within the
code base and also prefixed with `vagrant-`.

Previously, most invocations of these commands simply used "vagrant",
thus making them indistinguishable when trying to identify leaks.
2016-05-28 23:22:34 -04:00
..
cap Give a unique, prefixed name to all tempfiles 2016-05-28 23:22:34 -04:00
scripts hosts/darwin: support virtualbox install 2015-11-04 15:47:56 -08:00
host.rb hosts/darwin: rdp client support by subprocessing `open` 2014-04-21 13:56:40 -07:00
plugin.rb hosts/darwin: support virtualbox install 2015-11-04 15:47:56 -08:00