Change in ovirt-engine[master]: core: ShellLikeConfdTest try-with-resource

Allon Mureinik has submitted this change and it was merged. Change subject: core: ShellLikeConfdTest try-with-resource ...................................................................... core: ShellLikeConfdTest try-with-resource Clean up the code by using the try-with-resource syntax introduced in Java 7. Change-Id: I43bd24670d1e9068519807daa8fea23e54b9a319 Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/uutils/src/test/java/org/ovirt/engine/core/uutils/config/ShellLikeConfdTest.java 1 file changed, 3 insertions(+), 10 deletions(-) Approvals: Martin Peřina: Looks good to me, approved Jenkins CI: Passed CI tests Allon Mureinik: Verified -- To view, visit https://gerrit.ovirt.org/64040 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I43bd24670d1e9068519807daa8fea23e54b9a319 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Ravi Nori <rnori@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
amureini@redhat.com