whitespace
This commit is contained in:
parent
a1af2d920f
commit
5eeaff1662
|
@ -419,7 +419,6 @@ module Vagrant
|
||||||
return false if !vagrantfile_path
|
return false if !vagrantfile_path
|
||||||
return false if !vagrantfile_path.directory?
|
return false if !vagrantfile_path.directory?
|
||||||
|
|
||||||
|
|
||||||
# Create an environment so we can determine the active
|
# Create an environment so we can determine the active
|
||||||
# machines...
|
# machines...
|
||||||
found = false
|
found = false
|
||||||
|
|
Loading…
Reference in New Issue