mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-04-28 01:26:47 -04:00
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. |
||
|---|---|---|
| .. | ||
| cap | ||
| scripts | ||
| host.rb | ||
| plugin.rb | ||