cb0bd89ae1
Prior to this commit, when creating the ControlPath tmp dir for socket path, Vagrant would simply rely on `rand(1000)` for making unique dirs for rsyncing files which could result in collisions. This commit updates that be properly using `Dir.mktmpdir` with a `vagrant-rsync-` prefix. |
||
---|---|---|
.. | ||
bin | ||
plugins | ||
support | ||
templates | ||
vagrant | ||
base.rb | ||
vagrant_test.rb |