Juan Hernandez has submitted this change and it was merged.
Change subject: Fix the type of the "timeout" parameter
......................................................................
Fix the type of the "timeout" parameter
The documentation of the "timeout" parameter says that it is of type
"Boolean", but it is an "Integer". This patch fixes that issue.
Change-Id: I2da077b7c04521e3da2727f08ca299f6e44dcf27
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
---
M sdk/lib/ovirtsdk4/http.rb
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Juan Hernandez: Verified; Looks good to me, approved
Jenkins CI: Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/54770
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I2da077b7c04521e3da2727f08ca299f6e44dcf27
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-sdk-ruby
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>