privisioners/shell: fix syntax error
This commit is contained in:
parent
286fd2f2f8
commit
4fc6fbeef6
|
@ -112,6 +112,7 @@ module VagrantPlugins
|
||||||
comm.sudo(command) do |type, data|
|
comm.sudo(command) do |type, data|
|
||||||
handle_comm(type, data)
|
handle_comm(type, data)
|
||||||
end
|
end
|
||||||
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue