Fixed missing end to if
This commit is contained in:
parent
b93c6df956
commit
adeaf29487
@ -106,6 +106,7 @@ module VagrantPlugins
|
||||
|
||||
if configure && !install
|
||||
options = "%s -C" % options
|
||||
end
|
||||
|
||||
if @config.install_master
|
||||
options = "%s -M" % options
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user