mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-06-08 16:26:25 -04:00
not sure how this happens but travis told us so
This commit is contained in:
parent
e1f8b0d9c0
commit
edcaafacb1
1 changed files with 1 additions and 0 deletions
|
|
@ -80,6 +80,7 @@ shared_context "unit" do
|
|||
# Create a temporary directory and append it to the instance
|
||||
# variabe so that it isn't garbage collected and deleted
|
||||
d = Dir.mktmpdir("vagrant")
|
||||
@_temp_files ||= []
|
||||
@_temp_files << d
|
||||
|
||||
# Return the pathname
|
||||
|
|
|
|||
Loading…
Reference in a new issue