go generate
This commit is contained in:
parent
d89248e901
commit
c63e7936b2
@ -461,6 +461,8 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
||||
end
|
||||
add_message "hashicorp.vagrant.sdk.Communicator.ExecuteResp" do
|
||||
optional :exit_code, :int32, 1
|
||||
optional :stdout, :string, 2
|
||||
optional :stderr, :string, 3
|
||||
end
|
||||
add_message "hashicorp.vagrant.sdk.Communicator.TestResp" do
|
||||
optional :valid, :bool, 1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user